bump version to 2.17.0

This commit is contained in:
ansuz 2019-02-11 11:19:00 +01:00
parent 18479fc81a
commit 7b331af00e
2 changed files with 2 additions and 2 deletions

View File

@ -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)")
]); ]);
}; };

View File

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