浏览代码

Wekan relase v0.25

Lauri Ojansivu 8 年之前
父节点
当前提交
01f907897a
共有 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.25 2017-06-24 Wekan release
 
 This release adds the following new features:
 

+ 1 - 1
package.json

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