From 147a09263775d545d775de2c82837dcf59bb43a6 Mon Sep 17 00:00:00 2001 From: UnchartedBull Date: Tue, 22 Feb 2022 17:02:36 +0100 Subject: [PATCH] 2.3.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69832d4bf..f1e1c71d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "octodash", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "octodash", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache 2.0", "dependencies": { "@angular/animations": "~13.2.3", diff --git a/package.json b/package.json index 2386331b5..6db0b6f0d 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.2.0", + "version": "2.3.0", "license": "Apache 2.0", "homepage": "https://github.com/UnchartedBull/OctoDash", "author": {