]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Bump version
authorJohannes <johannes@cloudron.io>
Tue, 15 Nov 2016 16:01:28 +0000 (17:01 +0100)
committerJohannes <johannes@cloudron.io>
Tue, 15 Nov 2016 16:01:28 +0000 (17:01 +0100)
CHANGELOG
CloudronManifest.json

index 112c6d6e485b56bc3a93a308a600bc6935954262..90d8cf7b407657cf51e4c7bf49c263745c131e18 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -39,3 +39,6 @@
 [0.5.8]
 * Various encoding bugfixes
 * Make breadcumbs clickable
+
+[0.6.0]
+* Support multifile upload via the webinterface
index d0471a24488e1fafa3fe178e8e41cd7fb7122741..a7b27ba60f53a499eef6c37e1d45a5dd4f9ebead 100644 (file)
@@ -9,7 +9,7 @@
     "webserver",
     "server"
   ],
-  "version": "0.5.8",
+  "version": "0.6.0",
   "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,
   "manifestVersion": 1,