bump version to 2.17.0

pull/1/head
ansuz 6 years ago
parent 18479fc81a
commit 7b331af00e

@ -91,7 +91,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v2.16.0 (Quokka)")
h('div.cp-version-footer', "CryptPad v2.17.0 (Raccoon)")
]);
};

@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "2.16.0",
"version": "2.17.0",
"license": "AGPL-3.0+",
"repository": {
"type": "git",

Loading…
Cancel
Save