diff options
Diffstat (limited to 'src')
-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 586720d4..4cded19a 100644 --- a/src/package.json +++ b/src/package.json @@ -50,5 +50,5 @@ "repository" : { "type" : "git", "url" : "http://github.com/ether/etherpad-lite.git" }, - "version" : "1.2.11" + "version" : "1.2.12" } |