update footer and package.json version

This commit is contained in:
ansuz
2018-02-16 16:13:01 +01:00
parent 037a6ccc35
commit 11fabea327
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v1.25.0 (Zombie)")
h('div.cp-version-footer', "CryptPad v1.26.0 (undefined)")
]);
};