浏览代码

Update urls and upcoming version.

Lauri Ojansivu 8 年之前
父节点
当前提交
24e3e92d3e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "wekan",
-  "version": "0.11.1-rc1",
+  "version": "0.17",
   "description": "The open-source Trello-like kanban",
   "private": true,
   "scripts": {
@@ -15,7 +15,7 @@
   "bugs": {
     "url": "https://github.com/wekan/wekan/issues"
   },
-  "homepage": "https://github.com/wekan/wekan",
+  "homepage": "https://wekan.github.io",
   "devDependencies": {
     "eslint": "^2.0.0"
   },