bump version to 2.0.0

pull/1/head
ansuz 7 years ago
parent 123612b893
commit 3eb199bca7

@ -72,7 +72,7 @@ define([
])
])
]),
h('div.cp-version-footer', "CryptPad v1.29.0 (toSource)")
h('div.cp-version-footer', "CryptPad v2.0.0 (Alpaca)")
]);
};

@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "1.29.0",
"version": "2.0.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"chainpad-server": "^2.0.0",

Loading…
Cancel
Save