summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorStefan <mu.stefan@googlemail.com>2016-12-23 21:59:57 +0100
committerStefan <mu.stefan@googlemail.com>2016-12-23 21:59:57 +0100
commit6dc808ad5483f616afcd64e5058ef0e69bb0c9bd (patch)
tree017764ae582742fc27a4cd5563ead888021bbbce /src/package.json
parentb8a4648d6dbefce297c5b4ddd9ee0a61598ce42b (diff)
downloadetherpad-lite-6dc808ad5483f616afcd64e5058ef0e69bb0c9bd.zip
Release version 1.6.1
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json
index 73020b2d..ca86258f 100644
--- a/src/package.json
+++ b/src/package.json
@@ -55,6 +55,6 @@
"repository" : { "type" : "git",
"url" : "http://github.com/ether/etherpad-lite.git"
},
- "version" : "1.6.0",
+ "version" : "1.6.1",
"license" : "Apache-2.0"
}