update version strings

This commit is contained in:
ansuz 2019-09-23 11:13:17 +02:00
parent c8389ba657
commit 33623bdafc
2 changed files with 2 additions and 2 deletions

View File

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

View File

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