bump version

This commit is contained in:
yflory 2019-10-28 13:45:54 +01:00
parent d5a077cdc4
commit 93e4c8a9e2
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ define([
])*/
])
]),
h('div.cp-version-footer', "CryptPad v3.3.0 (Dodo)")
h('div.cp-version-footer', "CryptPad v3.4.0 (Elasmotherium)")
]);
};

View File

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