aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish@forwardbias.in>2015-11-27 16:37:29 -0800
committerGirish Ramakrishnan <girish@forwardbias.in>2015-11-27 16:37:29 -0800
commit4ed8a44f40ed090dd4a8ccf126020207c5bd8690 (patch)
treebf55cc984ec9ad53e52c34306a75dd1102c23579
parent5c6f8c0a837a09bc876c9705c0941888cdf3a4f6 (diff)
downloadSurfer-4ed8a44f40ed090dd4a8ccf126020207c5bd8690.tar.gz
Surfer-4ed8a44f40ed090dd4a8ccf126020207c5bd8690.tar.zst
Surfer-4ed8a44f40ed090dd4a8ccf126020207c5bd8690.zip
0.4.2 changelog
-rw-r--r--CHANGELOG3
-rw-r--r--CloudronManifest.json2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 00def2f..a80408d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,3 +4,6 @@
4[0.4.1] 4[0.4.1]
5* Remove silly mediaLinks 5* Remove silly mediaLinks
6 6
7[0.4.2]
8* Fix app url
9
diff --git a/CloudronManifest.json b/CloudronManifest.json
index ff449b6..8f13fef 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -9,7 +9,7 @@
9 "webserver", 9 "webserver",
10 "server" 10 "server"
11 ], 11 ],
12 "version": "0.4.1", 12 "version": "0.4.2",
13 "targetBoxVersion": "0.4.0", 13 "targetBoxVersion": "0.4.0",
14 "healthCheckPath": "/", 14 "healthCheckPath": "/",
15 "httpPort": 3000, 15 "httpPort": 3000,