diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-12-15 22:45:36 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-12-15 22:45:36 +0200 |
commit | 61eb0e7acd25d77c973f4cc3cdf975ff2d49652d (patch) | |
tree | 05440818022a3484170ef970c92e4d4be489d00b /package.json | |
parent | 0b841f2e05787b1bd747487dfafc696fdc2c239a (diff) | |
parent | cb4c93a63248130b0afff87d4cccf2ec05a07bdc (diff) | |
download | wekan-61eb0e7acd25d77c973f4cc3cdf975ff2d49652d.tar.gz wekan-61eb0e7acd25d77c973f4cc3cdf975ff2d49652d.tar.bz2 wekan-61eb0e7acd25d77c973f4cc3cdf975ff2d49652d.zip |
Merge branch 'edge' into meteor-1.8
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 b790791c..80d6e795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "v1.90.0", + "version": "v1.91.0", "description": "Open-Source kanban", "private": true, "scripts": { |