diff --git a/package-lock.json b/package-lock.json index a9ae7e1d3..161864540 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "octodash", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "octodash", - "version": "2.3.0", + "version": "2.3.1", "license": "Apache 2.0", "dependencies": { "@angular/animations": "~13.2.4", diff --git a/package.json b/package.json index 6ac42776d..8ccca4be6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "octodash", "description": "OctoDash is a simple, but beautiful dashboard for Octoprint.", - "version": "2.3.0", + "version": "2.3.1", "license": "Apache 2.0", "homepage": "https://github.com/UnchartedBull/OctoDash", "author": {