increment version to 2.19.0 (Tapir)
parent
a83f75a05c
commit
285ee17ed2
|
@ -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)")
|
||||
]);
|
||||
};
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue