bump version in footer and package.json

This commit is contained in:
ansuz
2017-06-06 10:01:07 +02:00
parent ec9a4dec5e
commit f43132a63b
9 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "1.7.0",
"version": "1.8.0",
"dependencies": {
"chainpad-server": "^1.0.1",
"express": "~4.10.1",