From 8b8b2e66f36e6ec690a8876bad74a8ccbcbe8f36 Mon Sep 17 00:00:00 2001 From: UnchartedBull Date: Mon, 17 May 2021 13:15:22 +0200 Subject: [PATCH] 2.2.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 3d6bd7e96..74dbe5439 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "octodash", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "octodash", - "version": "2.1.2", + "version": "2.2.0", "license": "Apache 2.0", "dependencies": { "@angular/animations": "^11.2.12", diff --git a/package.json b/package.json index b006b3b0a..42082664e 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.1.2", + "version": "2.2.0", "license": "Apache 2.0", "homepage": "https://github.com/UnchartedBull/OctoDash", "author": {