update version in footer and package.json

This commit is contained in:
ansuz
2018-03-20 11:14:55 +01:00
parent 28d13186af
commit bc3fe4f32c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "1.27.0",
"version": "1.28.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"chainpad-server": "^2.0.0",