update version string

This commit is contained in:
ansuz
2019-12-09 11:24:47 -05:00
parent 516181acf2
commit 294fb5acb5
3 changed files with 3 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v3.6.0 (GoldenFrog)")
h('div.cp-version-footer', "CryptPad v3.7.0 (HimalayanQuail)")
]);
};