diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-01-04 12:17:05 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-01-04 12:17:05 +0200 |
commit | ff65b37336689afa87f1e1dcf0cea8a5cd60311f (patch) | |
tree | 835b75aa3334e838e18b807dd847f7cf0b5a209c /package.json | |
parent | 3f698ca0125f578ba2a5ef20f953bd50c0fc035d (diff) | |
download | wekan-ff65b37336689afa87f1e1dcf0cea8a5cd60311f.tar.gz wekan-ff65b37336689afa87f1e1dcf0cea8a5cd60311f.tar.bz2 wekan-ff65b37336689afa87f1e1dcf0cea8a5cd60311f.zip |
v1.99v1.99
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 7266a458..8a3be5b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "v1.98.0", + "version": "v1.99.0", "description": "Open-Source kanban", "private": true, "scripts": { |