Browse Source

Release v0.17

Lauri Ojansivu 8 years ago
parent
commit
feafc46bb5
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.17 2017-03-25 Wekan release
 
 Known bugs:
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "wekan",
-  "version": "0.17",
+  "version": "0.17.0",
   "description": "The open-source Trello-like kanban",
   "private": true,
   "scripts": {