update package and footer version and add a dependency

This commit is contained in:
ansuz
2020-03-13 10:41:15 -04:00
parent 5d59b55799
commit a2b6501adb
3 changed files with 9 additions and 3 deletions

View File

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