summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
-rw-r--r--package.json2
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0563367c..52f30b00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# v0.53 2017-11-02 Wekan release
+# v0.54 2017-11-02 Wekan release
This release adds the following new features:
@@ -6,6 +6,10 @@ This release adds the following new features:
Thanks to GitHub users amadilsons and xet7 for their contributions.
+# v0.53 2017-11-02 Wekan release
+
+(This was canceled, it had some missing version numbers).
+
# v0.52 2017-10-31 Wekan release
This release adds the following new features:
diff --git a/package.json b/package.json
index 05c597a7..d643fbfb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wekan",
- "version": "0.53.0",
+ "version": "0.54.0",
"description": "The open-source Trello-like kanban",
"private": true,
"scripts": {