bump footer string and increment version number
This commit is contained in:
parent
715e9270b7
commit
944a411d42
@ -103,7 +103,7 @@ define([
|
||||
])*/
|
||||
])
|
||||
]),
|
||||
h('div.cp-version-footer', "CryptPad v3.8.0 (IsolobodonPortoricensis)")
|
||||
h('div.cp-version-footer', "CryptPad v3.9.0 (JamaicanMonkey)")
|
||||
]);
|
||||
};
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cryptpad",
|
||||
"version": "3.8.0",
|
||||
"version": "3.9.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowlege server",
|
||||
"version": "3.8.0",
|
||||
"version": "3.9.0",
|
||||
"license": "AGPL-3.0+",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user