Lauri Ojansivu 8 年 前
コミット
f2a8a5d910
2 ファイル変更2 行追加2 行削除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# Upcoming Wekan release
+# v0.26 2017-06-26 Wekan release
 
 This release fixes the following bugs:
 

+ 1 - 1
package.json

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