aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
-rw-r--r--CloudronManifest.json3
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0306aa0..f43ba25 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,3 +31,8 @@
31 31
32[0.5.6] 32[0.5.6]
33* Use new base image 0.9.0 33* Use new base image 0.9.0
34
35[0.5.7]
36* Add post install message
37* Download files as attachments
38
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 00a7e6c..96a56b4 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -9,8 +9,7 @@
9 "webserver", 9 "webserver",
10 "server" 10 "server"
11 ], 11 ],
12 "version": "0.5.6", 12 "version": "0.5.7",
13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/api/healthcheck", 13 "healthCheckPath": "/api/healthcheck",
15 "httpPort": 3000, 14 "httpPort": 3000,
16 "manifestVersion": 1, 15 "manifestVersion": 1,