diff --git a/package-lock.json b/package-lock.json index b1d5ab291e..48db4c45ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nextcloud-mail", - "version": "3.6.0-beta3", + "version": "3.6.0-beta.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nextcloud-mail", - "version": "3.6.0-beta3", + "version": "3.6.0-beta.3", "license": "agpl", "dependencies": { "@ckeditor/ckeditor5-alignment": "37.1.0", diff --git a/package.json b/package.json index fed6bc07c4..1da23b2de7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nextcloud-mail", "description": "Nextcloud Mail", - "version": "3.6.0-beta3", + "version": "3.6.0-beta.3", "author": "Christoph Wurst ", "license": "agpl", "private": true,