]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Bump version
authorJohannes Zellner <johannes@cloudron.io>
Fri, 7 Apr 2017 14:52:34 +0000 (16:52 +0200)
committerJohannes Zellner <johannes@cloudron.io>
Fri, 7 Apr 2017 14:52:34 +0000 (16:52 +0200)
CHANGELOG
CloudronManifest.json

index e035ac41c6a54d04842d0305ee624ca272de2684..480c2f08accb024ab97a148dce842a6a891d5e2e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,3 +49,6 @@
 * Use new base image v0.10.0
 * Synchronize cli and server versions
 
+[4.1.0]
+* Add ability to download files from the UI
+
index 41b63ac9e70e1424cc54371e80e45d631dcbb150..17e50383a641c64ddb30a724f2671c8bdf735013 100644 (file)
@@ -9,7 +9,7 @@
     "webserver",
     "server"
   ],
-  "version": "4.0.0",
+  "version": "4.1.0",
   "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,
   "manifestVersion": 1,