increment version to 2.19.0 (Tapir)

pull/1/head
ansuz 2019-03-19 14:08:17 +01:00
parent a83f75a05c
commit 285ee17ed2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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