Update urls and upcoming version.

This commit is contained in:
Lauri Ojansivu 2017-03-24 22:31:59 +02:00
parent 9cb80d9273
commit 24e3e92d3e

View file

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