diff --git a/customize.dist/pages.js b/customize.dist/pages.js index 10e712a30..8a21fa233 100644 --- a/customize.dist/pages.js +++ b/customize.dist/pages.js @@ -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)") ]); }; diff --git a/package.json b/package.json index 06c187f11..2020d6df4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cryptpad", "description": "realtime collaborative visual editor with zero knowlege server", - "version": "2.23.0", + "version": "2.24.0", "license": "AGPL-3.0+", "repository": { "type": "git",