Browse Source

Version 0.6.1

Girish Ramakrishnan 8 years ago
parent
commit
c01b49f340
2 changed files with 4 additions and 1 deletions
  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,