diff --git a/CHANGELOG.md b/CHANGELOG.md index 0563367c4..52f30b003 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 05c597a75..d643fbfb3 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": {