update footer and package version for next release

This commit is contained in:
ansuz
2020-03-02 12:48:10 -05:00
parent e633f3b445
commit 57eb61aa17
3 changed files with 5 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "cryptpad",
"version": "3.12.0",
"version": "3.13.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -114,6 +114,8 @@
},
"chainpad-server": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/chainpad-server/-/chainpad-server-4.0.3.tgz",
"integrity": "sha512-lTYd5Nk8iCm/2nrA6lQIbxEhw4OraBMxa6+7YQXZZlMI290Cpzna41hs63aXbwT+UR9llS5C9U6yLqVrlm7MCQ==",
"requires": {
"nthen": "0.1.8",
"pull-stream": "^3.6.9",