Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
commit
0149347d1b
|
@ -76,7 +76,7 @@ define([
|
|||
])
|
||||
])
|
||||
]),
|
||||
h('div.cp-version-footer', "CryptPad v1.18.0 (Snallygaster)")
|
||||
h('div.cp-version-footer', "CryptPad v1.19.0 (Tarasque)")
|
||||
]);
|
||||
};
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowlege server",
|
||||
"version": "1.18.0",
|
||||
"version": "1.19.0",
|
||||
"dependencies": {
|
||||
"chainpad-server": "^1.0.1",
|
||||
"express": "~4.10.1",
|
||||
|
|
Loading…
Reference in New Issue