Parcourir la source

Version 0.6.1

Girish Ramakrishnan il y a 8 ans
Parent
commit
c01b49f340
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -26,3 +26,6 @@
 [0.6.0]
 * Add cron support
 
+[0.6.1]
+* Increase default file upload limit to 64m
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "Cloudron developers",
   "description": "file://DESCRIPTION.md",
   "tagline": "An empty LAMP stack (PHP 7)",
-  "version": "0.6.0",
+  "version": "0.6.1",
   "healthCheckPath": "/",
   "httpPort": 80,
   "manifestVersion": 1,