diff options
author | Stefan (Gared) <mu.stefan@googlemail.com> | 2017-11-04 17:24:29 +0100 |
---|---|---|
committer | Stefan (Gared) <mu.stefan@googlemail.com> | 2017-11-04 17:24:29 +0100 |
commit | baa372763ce8fa8cf5a7645d5d46784afa22ab2c (patch) | |
tree | 0f7cc9b5f95c503c0d4c56bbb988464aaebab364 | |
parent | e7b72f2234bbcf43f108fb5f8545e4c58e707fb6 (diff) | |
download | etherpad-lite-baa372763ce8fa8cf5a7645d5d46784afa22ab2c.zip |
Release version 1.6.2
-rw-r--r-- | src/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json index 2d62f064..a182fd97 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.1", + "version" : "1.6.2", "license" : "Apache-2.0" } |