update version to 3.0.1 for a minor release

This commit is contained in:
ansuz 2019-09-02 11:58:43 +02:00
parent c2a6fe082f
commit 4e5f6edac4
2 changed files with 2 additions and 2 deletions

View File

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

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.0", "version": "3.0.1",
"license": "AGPL-3.0+", "license": "AGPL-3.0+",
"repository": { "repository": {
"type": "git", "type": "git",