bump to version 1.21.0
parent
7f88d1d43a
commit
4ffb59dce9
|
@ -76,7 +76,7 @@ define([
|
|||
])
|
||||
])
|
||||
]),
|
||||
h('div.cp-version-footer', "CryptPad v1.20.0 (Unicorn)")
|
||||
h('div.cp-version-footer', "CryptPad v1.21.0 (Vampire)")
|
||||
]);
|
||||
};
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowlege server",
|
||||
"version": "1.20.0",
|
||||
"version": "1.21.0",
|
||||
"dependencies": {
|
||||
"chainpad-server": "^1.0.1",
|
||||
"express": "~4.10.1",
|
||||
|
|
Loading…
Reference in New Issue