update footer and package.json version to 3.0.0

This commit is contained in:
ansuz
2019-08-27 10:27:58 +02:00
parent 0f23d7699a
commit eb6a7f9262
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v2.25.0 (Zebra)")
h('div.cp-version-footer', "CryptPad v3.0.0 (Aurochs)")
]);
};