diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dc878216..b4e4a3ec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Upcoming Wekan release +# v0.27 2017-06-28 Wekan release This release adds the following new features: diff --git a/package.json b/package.json index 93f7b5ad9..1f30d9165 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "0.26.0", + "version": "0.27.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": {