aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@nebulon.de>2016-03-03 11:03:18 +0100
committerJohannes Zellner <johannes@nebulon.de>2016-03-03 11:03:18 +0100
commitab33783aaffdb2c55a1c5bc01d5d2e14c2092bf8 (patch)
tree6ba40bad8c9fc2fcf3d2e0ebdfeed537ecf3c952
parent5158ef8387f4c05ba220b75cbfe29adb4dfaf7fe (diff)
downloadSurfer-ab33783aaffdb2c55a1c5bc01d5d2e14c2092bf8.tar.gz
Surfer-ab33783aaffdb2c55a1c5bc01d5d2e14c2092bf8.tar.zst
Surfer-ab33783aaffdb2c55a1c5bc01d5d2e14c2092bf8.zip
Changes for 0.5.1
-rw-r--r--CHANGELOG6
-rw-r--r--CloudronManifest.json2
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4d45a62..631d96f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,4 +11,8 @@
11* Improve healthcheck 11* Improve healthcheck
12 12
13[0.5.0] 13[0.5.0]
14* Add settings ui \ No newline at end of file 14* Add settings ui
15
16[0.5.1]
17* Fix settings link
18* Add selenium tests
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 168a2fc..efd83ae 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.0", 12 "version": "0.5.1",
13 "targetBoxVersion": "0.4.0", 13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/api/healthcheck", 14 "healthCheckPath": "/api/healthcheck",
15 "httpPort": 3000, 15 "httpPort": 3000,