Prechádzať zdrojové kódy

Incremented to 2.1.0, mage-setup now deploys static view files on install

Mark Shust 9 rokov pred
rodič
commit
708f866dda
2 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 1 1
      README.md
  2. 1 1
      docker-compose.yml

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ This file is provided as an example development environment using Mage Inferno M
 
 ```
 # Mage Inferno Docker Compose (https://github.com/mageinferno/magento2-docker-compose)
-# Version 2.0.0
+# Version 2.1.0
 
 app:
   image: mageinferno/magento2-nginx:1.9.9-1

+ 1 - 1
docker-compose.yml

@@ -1,5 +1,5 @@
 # Mage Inferno Docker Compose (https://github.com/mageinferno/magento2-docker-compose)
-# Version 2.0.0
+# Version 2.1.0
 
 app:
   image: mageinferno/magento2-nginx:1.9.9-1