update version to 3.0.1 for a minor release

This commit is contained in:
ansuz
2019-09-02 11:58:43 +02:00
parent c2a6fe082f
commit 4e5f6edac4
2 changed files with 2 additions and 2 deletions

View File

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