Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

pull/1/head
yflory 2019-05-27 17:55:42 +02:00
commit 9c4f9378ab
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v2.22.0 (Wolf)")
h('div.cp-version-footer', "CryptPad v2.23.0 (Xenops)")
]);
};

View File

@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "2.22.0",
"version": "2.23.0",
"license": "AGPL-3.0+",
"repository": {
"type": "git",