set footer and repo version to 2.21.0 (Vervet)

This commit is contained in:
ansuz 2019-05-02 10:35:20 +02:00
parent 9f109ca613
commit cae0a24f78
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v2.20.0 (Upupa)")
h('div.cp-version-footer', "CryptPad v2.21.0 (Vervet)")
]);
};

View File

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