]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Bump version
authorJohannes Zellner <johannes@nebulon.de>
Tue, 3 May 2016 12:55:13 +0000 (14:55 +0200)
committerJohannes Zellner <johannes@nebulon.de>
Tue, 3 May 2016 12:55:13 +0000 (14:55 +0200)
CHANGELOG
CloudronManifest.json

index e803ed2f58b790b3db74b5f891eb6f0032b41f48..fc621a8bc684469e0659353a61519393101c7b93 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
 * Add settings ui
 
 [0.5.1]
-* Fix settings link 
+* Fix settings link
 * Add selenium tests
 
 [0.5.2]
 * Support username and email login
+
+[0.5.3]
+* Support uploading the same file multiple times
+
index d937ad761a6b3a5e4395c7d4b18d95f0f06402d5..996495119dc1e80f46eaaad5b295df9f29adcba1 100644 (file)
@@ -9,7 +9,7 @@
     "webserver",
     "server"
   ],
-  "version": "0.5.2",
+  "version": "0.5.3",
   "targetBoxVersion": "0.4.0",
   "healthCheckPath": "/api/healthcheck",
   "httpPort": 3000,