summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-31 22:03:30 +0200
committerLauri Ojansivu <x@xet7.org>2018-10-31 22:03:30 +0200
commitdefcfed272a1739c2c0f9d59133136631cf453a8 (patch)
tree84cee100616d621b8ba879f5645249de95e13ecd /package.json
parent0f1b157bdae30f96bdc14e0fc6d041bb5a02f536 (diff)
downloadwekan-defcfed272a1739c2c0f9d59133136631cf453a8.tar.gz
wekan-defcfed272a1739c2c0f9d59133136631cf453a8.tar.bz2
wekan-defcfed272a1739c2c0f9d59133136631cf453a8.zip
v1.66v1.66
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 561caf5f..e7a7bf86 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "wekan",
- "version": "v1.65.0",
- "description": "The open-source kanban",
+ "version": "v1.66.0",
+ "description": "Open-Source kanban",
"private": true,
"scripts": {
"lint": "eslint --ignore-pattern 'packages/*' .",