bump footer and package.json version

This commit is contained in:
ansuz
2018-09-18 22:16:41 -04:00
parent 248b87a1e1
commit 43e194be7e
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.7.0 (Hedgehog)")
h('div.cp-version-footer', "CryptPad v2.8.0 (Ibis)")
]);
};