update version

This commit is contained in:
ansuz 2019-06-20 11:16:36 +02:00
parent 31e03558d8
commit 85871ead2e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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