ソースを参照

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"
   },