update footer and package.json for upcoming version

This commit is contained in:
ansuz
2017-10-09 15:15:04 +02:00
parent a12239405b
commit f751554f82
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v1.16.0 (Qalupalik)")
h('div.cp-version-footer', "CryptPad v1.17.0 (Ratatoskr)")
]);
};