aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@nebulon.de>2016-08-26 18:03:56 +0200
committerJohannes Zellner <johannes@nebulon.de>2016-08-26 18:03:56 +0200
commit3f030be1aae8f238bc07fd749af2e86ab5ba55c6 (patch)
treeb090227f01b32b5a128105ef1cc09ee29df4337a
parentd997375969c71c7523d6994e0a7f559d06e1f599 (diff)
downloadSurfer-3f030be1aae8f238bc07fd749af2e86ab5ba55c6.tar.gz
Surfer-3f030be1aae8f238bc07fd749af2e86ab5ba55c6.tar.zst
Surfer-3f030be1aae8f238bc07fd749af2e86ab5ba55c6.zip
Bump version
-rw-r--r--CHANGELOG2
-rw-r--r--CloudronManifest.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 68e03b7..0306aa0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,3 +29,5 @@
29[0.5.5] 29[0.5.5]
30* Use new base image 30* Use new base image
31 31
32[0.5.6]
33* Use new base image 0.9.0
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 1ba4ae2..dc2c856 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -9,7 +9,7 @@
9 "webserver", 9 "webserver",
10 "server" 10 "server"
11 ], 11 ],
12 "version": "0.5.5", 12 "version": "0.5.6",
13 "targetBoxVersion": "0.4.0", 13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/api/healthcheck", 14 "healthCheckPath": "/api/healthcheck",
15 "httpPort": 3000, 15 "httpPort": 3000,