update version in footer and package.json

This commit is contained in:
ansuz
2019-05-27 17:38:26 +02:00
parent 6370c0eeae
commit d98467a3ff
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)")
]);
};