]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
New version
authorJohannes Zellner <johannes@nebulon.de>
Wed, 18 May 2016 10:25:09 +0000 (12:25 +0200)
committerJohannes Zellner <johannes@nebulon.de>
Wed, 18 May 2016 10:25:09 +0000 (12:25 +0200)
CHANGELOG
CloudronManifest.json

index fc621a8bc684469e0659353a61519393101c7b93..d32ce7b9be41ee12e2fd305addb0f9f7bac93d5b 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,3 +23,5 @@
 [0.5.3]
 * Support uploading the same file multiple times
 
+[0.5.4]
+* Fix upload files first time
index 996495119dc1e80f46eaaad5b295df9f29adcba1..6401feb76db209a910677451288970baaf8b4f88 100644 (file)
@@ -9,7 +9,7 @@
     "webserver",
     "server"
   ],
-  "version": "0.5.3",
+  "version": "0.5.4",
   "targetBoxVersion": "0.4.0",
   "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,