diff --git a/package-lock.json b/package-lock.json index 8b1e0df2b9..06c61c4e44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "valetudo", - "version": "2024.10.0", + "version": "2024.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "valetudo", - "version": "2024.10.0", + "version": "2024.11.0", "license": "Apache-2.0", "workspaces": [ "backend", diff --git a/package.json b/package.json index 4b8d2643f0..e2ccc75915 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valetudo", - "version": "2024.10.0", + "version": "2024.11.0", "description": "Self-contained control webinterface for vacuum robots", "license": "Apache-2.0", "engines": {