update footer and version

This commit is contained in:
ansuz
2019-01-08 15:29:50 +01:00
parent 0783944e1c
commit 34608a0484
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.14.0 (Opossum)")
h('div.cp-version-footer', "CryptPad v2.15.0 (Pademelon)")
]);
};