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 fc621a8..d32ce7b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,3 +23,5 @@
23[0.5.3] 23[0.5.3]
24* Support uploading the same file multiple times 24* Support uploading the same file multiple times
25 25
26[0.5.4]
27* Fix upload files first time
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 9964951..6401feb 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.3", 12 "version": "0.5.4",
13 "targetBoxVersion": "0.4.0", 13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/api/healthcheck", 14 "healthCheckPath": "/api/healthcheck",
15 "httpPort": 3000, 15 "httpPort": 3000,