diff --git a/package-lock.json b/package-lock.json index 2f1c38f24fc..e175120dfc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "valetudo", - "version": "2023.05.0", + "version": "2023.08.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "valetudo", - "version": "2023.05.0", + "version": "2023.08.0", "license": "Apache-2.0", "workspaces": [ "backend", diff --git a/package.json b/package.json index ec85df3be2e..da696c38970 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valetudo", - "version": "2023.05.0", + "version": "2023.08.0", "description": "Self-contained control webinterface for vacuum robots", "license": "Apache-2.0", "engines": {