update package.json and footer

This commit is contained in:
yflory
2019-05-20 17:44:18 +02:00
parent ce0709a31c
commit a67e5e0f69
2 changed files with 2 additions and 2 deletions

View File

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