diff options
author | Girish Ramakrishnan <girish@forwardbias.in> | 2015-11-27 16:37:29 -0800 |
---|---|---|
committer | Girish Ramakrishnan <girish@forwardbias.in> | 2015-11-27 16:37:29 -0800 |
commit | 4ed8a44f40ed090dd4a8ccf126020207c5bd8690 (patch) | |
tree | bf55cc984ec9ad53e52c34306a75dd1102c23579 | |
parent | 5c6f8c0a837a09bc876c9705c0941888cdf3a4f6 (diff) | |
download | Surfer-4ed8a44f40ed090dd4a8ccf126020207c5bd8690.tar.gz Surfer-4ed8a44f40ed090dd4a8ccf126020207c5bd8690.tar.zst Surfer-4ed8a44f40ed090dd4a8ccf126020207c5bd8690.zip |
0.4.2 changelog
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | CloudronManifest.json | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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, |