diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-06-27 11:06:37 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-06-27 11:06:37 +0300 |
commit | 766b58d91b7a76738ee7c95da2522ef62de866b1 (patch) | |
tree | f354d7b9b08b8e1055f920ff7c98500f7e044b03 /package.json | |
parent | 663a4040f965be6e6b120d93cd9fbcf86dcf8906 (diff) | |
download | wekan-766b58d91b7a76738ee7c95da2522ef62de866b1.tar.gz wekan-766b58d91b7a76738ee7c95da2522ef62de866b1.tar.bz2 wekan-766b58d91b7a76738ee7c95da2522ef62de866b1.zip |
v1.08v1.08
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 078e8c88..6dd21217 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "1.07.0", + "version": "1.08.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": { |