update footer and package.json version to 3.10.0 (Kouprey)

This commit is contained in:
ansuz
2020-01-20 16:03:34 -05:00
parent 10cdd5c76b
commit 698c2f946e
3 changed files with 3 additions and 3 deletions

View File

@@ -107,7 +107,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v3.9.0 (JamaicanMonkey)")
h('div.cp-version-footer', "CryptPad v3.10.0 (Kouprey)")
]);
};