diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-09-04 20:51:22 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-09-04 20:51:22 +0300 |
commit | 910771708a1ec37d198e2a0589aad2f035fcb4ff (patch) | |
tree | 00efcf6844b8090de2cc959c8ae732a2b93e8aeb /package.json | |
parent | 7ba361e2c97df1a54bd187f56a39f8086aa0b597 (diff) | |
download | wekan-910771708a1ec37d198e2a0589aad2f035fcb4ff.tar.gz wekan-910771708a1ec37d198e2a0589aad2f035fcb4ff.tar.bz2 wekan-910771708a1ec37d198e2a0589aad2f035fcb4ff.zip |
v1.40v1.40
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 64bbf3e5..61908837 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "1.39.0", + "version": "1.40.0", "description": "The open-source kanban", "private": true, "scripts": { |