Version 2.18.0

pull/1/head
yflory 6 years ago
parent 718df29b5b
commit eab4ff1233

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

@ -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.17.0", "version": "2.18.0",
"license": "AGPL-3.0+", "license": "AGPL-3.0+",
"repository": { "repository": {
"type": "git", "type": "git",

Loading…
Cancel
Save