summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-16 14:11:33 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-16 14:11:33 +0300
commit50136fe3144fcff711cf43931018d7d2f0cea42e (patch)
tree5e3350c9bad90a338374e94dd6ab9745440f3243 /package.json
parent6308352f90a0714b3ab00ef8e52aafe0c3127590 (diff)
downloadwekan-50136fe3144fcff711cf43931018d7d2f0cea42e.tar.gz
wekan-50136fe3144fcff711cf43931018d7d2f0cea42e.tar.bz2
wekan-50136fe3144fcff711cf43931018d7d2f0cea42e.zip
v1.55v1.55
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 58f67fd6..6247c4a4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "wekan",
- "version": "1.54.0",
- "description": "The open-source kanban",
+ "version": "1.55.0",
+ "description": "Open-Source kanban",
"private": true,
"scripts": {
"lint": "eslint --ignore-pattern 'packages/*' .",