mirror of https://github.com/xwiki-labs/cryptpad
bump to version 1.25.0
This commit is contained in:
parent
e52c1fe65c
commit
4f42e8a282
|
@ -72,7 +72,7 @@ define([
|
|||
])
|
||||
])
|
||||
]),
|
||||
h('div.cp-version-footer', "CryptPad v1.24.0 (Yeti)")
|
||||
h('div.cp-version-footer', "CryptPad v1.25.0 (Zombie)")
|
||||
]);
|
||||
};
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowlege server",
|
||||
"version": "1.24.0",
|
||||
"version": "1.25.0",
|
||||
"dependencies": {
|
||||
"chainpad-server": "^1.0.1",
|
||||
"express": "~4.10.1",
|
||||
|
|
Loading…
Reference in New Issue