aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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,