diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-19 19:01:42 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-19 19:01:42 +0200 |
commit | dfd0b2194746208c85b16fd485e7ca6f0cc34b57 (patch) | |
tree | ebf921cc357204ca65de6f1b5a7aadd9b82669fc /package.json | |
parent | 6d93e9ffb074ddd7b49fb756d92d4c53c23f54dc (diff) | |
download | wekan-dfd0b2194746208c85b16fd485e7ca6f0cc34b57.tar.gz wekan-dfd0b2194746208c85b16fd485e7ca6f0cc34b57.tar.bz2 wekan-dfd0b2194746208c85b16fd485e7ca6f0cc34b57.zip |
v0.55v0.55
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 d643fbfb..43c0bc88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "0.54.0", + "version": "0.55.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": { |