diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-10-31 07:26:32 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-10-31 07:26:32 +0200 |
commit | 8bf3f300ad46cf13f17176b0986a72c88191fbb1 (patch) | |
tree | 73a734311eb72a50c1eec69e8163f699a3adb3d9 /package.json | |
parent | 99455b27282cc1df8106991bb40f3f565353a19b (diff) | |
download | wekan-8bf3f300ad46cf13f17176b0986a72c88191fbb1.tar.gz wekan-8bf3f300ad46cf13f17176b0986a72c88191fbb1.tar.bz2 wekan-8bf3f300ad46cf13f17176b0986a72c88191fbb1.zip |
v0.52v0.52
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 a07e537f..271d4808 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "0.51.0", + "version": "0.52.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": { |