diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-02-04 21:48:58 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-02-04 21:48:58 +0200 |
commit | 5804a204feaf8422505d65a7caeac7ce11cb6591 (patch) | |
tree | 136417f854b6b7b41cca6188705ae8f620ea137a /package.json | |
parent | 09682111d6cc136c2cb846df8666691c2b0ec206 (diff) | |
parent | 329c8d64a824f12b1352dc2f6277ee08e1c4df58 (diff) | |
download | wekan-5804a204feaf8422505d65a7caeac7ce11cb6591.tar.gz wekan-5804a204feaf8422505d65a7caeac7ce11cb6591.tar.bz2 wekan-5804a204feaf8422505d65a7caeac7ce11cb6591.zip |
Merge branch 'edge' into meteor-1.8
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 34277ba2..52155948 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "v2.16.0", + "version": "v2.17.0", "description": "Open-Source kanban", "private": true, "scripts": { |