diff --git a/package-lock.json b/package-lock.json index bc29a901dd6..101393dda6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "valetudo", - "version": "2024.06.0", + "version": "2024.06.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "valetudo", - "version": "2024.06.0", + "version": "2024.06.1", "license": "Apache-2.0", "workspaces": [ "backend", diff --git a/package.json b/package.json index 6984d44c389..d6d62692bd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valetudo", - "version": "2024.06.0", + "version": "2024.06.1", "description": "Self-contained control webinterface for vacuum robots", "license": "Apache-2.0", "engines": {