aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2017-04-07 16:52:34 +0200
committerJohannes Zellner <johannes@cloudron.io>2017-04-07 16:52:34 +0200
commit0cc5210cf1ca83ca161966603f01affe19c3784b (patch)
treea49826625c38abbba034330ef35ad2c418c41189
parentc667d125938bbf6e89c89572646cd06f3e2bffd3 (diff)
downloadSurfer-0cc5210cf1ca83ca161966603f01affe19c3784b.tar.gz
Surfer-0cc5210cf1ca83ca161966603f01affe19c3784b.tar.zst
Surfer-0cc5210cf1ca83ca161966603f01affe19c3784b.zip
Bump version
-rw-r--r--CHANGELOG3
-rw-r--r--CloudronManifest.json2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e035ac4..480c2f0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,3 +49,6 @@
49* Use new base image v0.10.0 49* Use new base image v0.10.0
50* Synchronize cli and server versions 50* Synchronize cli and server versions
51 51
52[4.1.0]
53* Add ability to download files from the UI
54
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 41b63ac..17e5038 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -9,7 +9,7 @@
9 "webserver", 9 "webserver",
10 "server" 10 "server"
11 ], 11 ],
12 "version": "4.0.0", 12 "version": "4.1.0",
13 "healthCheckPath": "/api/healthcheck", 13 "healthCheckPath": "/api/healthcheck",
14 "httpPort": 3000, 14 "httpPort": 3000,
15 "manifestVersion": 1, 15 "manifestVersion": 1,