]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Use the same version for the npm package and the cloudron app
authorJohannes Zellner <johannes@cloudron.io>
Fri, 10 Feb 2017 11:16:35 +0000 (12:16 +0100)
committerJohannes Zellner <johannes@cloudron.io>
Fri, 10 Feb 2017 11:16:35 +0000 (12:16 +0100)
CHANGELOG
CloudronManifest.json

index a6e12024a88cf5117c5c7b02483c8c5fbe09e3c4..e035ac41c6a54d04842d0305ee624ca272de2684 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -43,8 +43,9 @@
 [0.6.0]
 * Support multifile upload via the webinterface
 
-[0.7.0]
+[4.0.0]
 * Implement token auth with redis backend
 * Basic drag'n'drop support
 * Use new base image v0.10.0
+* Synchronize cli and server versions
 
index 1d45917249e57b454abb51e2101f4f352aef099a..ab4a16bd726bd807f0f91ace56e1c86f5469d48e 100644 (file)
@@ -9,7 +9,7 @@
     "webserver",
     "server"
   ],
-  "version": "0.7.0",
+  "version": "4.0.0",
   "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,
   "manifestVersion": 1,