diff options
author | Stefan <mu.stefan@googlemail.com> | 2015-04-13 17:27:14 +0200 |
---|---|---|
committer | Stefan <mu.stefan@googlemail.com> | 2015-04-13 17:27:14 +0200 |
commit | 64d94cb3464303a2564ee8dca28b2a872c30d650 (patch) | |
tree | 8e7f6d9010151984ecfd99c133b6c23e163aaf5d /src/package.json | |
parent | 629f909d572bfd0f0dc8592bc856c8f7a4c7b25c (diff) | |
download | etherpad-lite-64d94cb3464303a2564ee8dca28b2a872c30d650.zip |
Release version 1.5.5
Diffstat (limited to 'src/package.json')
-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 cd8cea5b..8aed8ffb 100644 --- a/src/package.json +++ b/src/package.json @@ -55,5 +55,5 @@ "repository" : { "type" : "git", "url" : "http://github.com/ether/etherpad-lite.git" }, - "version" : "1.5.4" + "version" : "1.5.5" } |