diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-20 15:18:45 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-20 15:18:45 +0200 |
commit | bdf252b6e2ea4b961dfcd33f7653e3c9751d7827 (patch) | |
tree | abd656c1292284ac961b3fcd646eb9b14f36f360 /package.json | |
parent | 2347fbae174abe69cac92898979e2f3ad0c5ecc6 (diff) | |
download | wekan-bdf252b6e2ea4b961dfcd33f7653e3c9751d7827.tar.gz wekan-bdf252b6e2ea4b961dfcd33f7653e3c9751d7827.tar.bz2 wekan-bdf252b6e2ea4b961dfcd33f7653e3c9751d7827.zip |
v0.63v0.63
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 21b38307..0341eab0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "0.62.0", + "version": "0.63.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": { |