update footer and package version for next release

This commit is contained in:
ansuz
2020-03-02 12:48:10 -05:00
parent e633f3b445
commit 57eb61aa17
3 changed files with 5 additions and 3 deletions

View File

@@ -107,7 +107,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v3.12.0 (Megaloceros)")
h('div.cp-version-footer', "CryptPad v3.13.0 (NorthernWhiteRhino)")
]);
};