Lauri Ojansivu 8 years ago
parent
commit
592d0d8e4e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# Upcoming Wekan release
+# v0.27 2017-06-28 Wekan release
 
 This release adds the following new features:
 

+ 1 - 1
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": {