diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-07-30 17:42:16 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-07-30 17:42:16 +0300 |
commit | 43c38f87a53ed25456f45e5666b6a3a06dd1dbc3 (patch) | |
tree | 19ef8458e6875f79d06754a1253aec73f56fc5f9 /package.json | |
parent | 01c12d7abc2a22801818bf2b4ee613f876736888 (diff) | |
download | wekan-43c38f87a53ed25456f45e5666b6a3a06dd1dbc3.tar.gz wekan-43c38f87a53ed25456f45e5666b6a3a06dd1dbc3.tar.bz2 wekan-43c38f87a53ed25456f45e5666b6a3a06dd1dbc3.zip |
v1.22
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 7073ed96..48561127 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "1.21.0", + "version": "1.22.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": { |