increment version to 3.1.0

This commit is contained in:
ansuz 2019-09-09 16:00:59 +02:00
parent c9be2fae36
commit d83c43b0eb
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@ define([
])*/ ])*/
]) ])
]), ]),
h('div.cp-version-footer', "CryptPad v3.0.1 (Aurochs' revenge)") h('div.cp-version-footer', "CryptPad v3.1.0 (Baiji)")
]); ]);
}; };

View file

@ -1,7 +1,7 @@
{ {
"name": "cryptpad", "name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server", "description": "realtime collaborative visual editor with zero knowlege server",
"version": "3.0.1", "version": "3.1.0",
"license": "AGPL-3.0+", "license": "AGPL-3.0+",
"repository": { "repository": {
"type": "git", "type": "git",