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)")
]);
};