bump version to 2.9.0 in footer and package.json

This commit is contained in:
ansuz
2018-10-02 11:07:42 -04:00
parent c5c6dc8223
commit 67d1347bd8
2 changed files with 2 additions and 2 deletions

View File

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