From 5eb731dcc7fc38b7ccc2fbc2e02a933223b03f39 Mon Sep 17 00:00:00 2001 From: kyleboyer Date: Tue, 30 Jul 2024 05:44:42 -0500 Subject: [PATCH] Verbump also --- 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 e3e3809..27c3f66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebridge-blaq", - "version": "0.2.23", + "version": "0.2.24", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "homebridge-blaq", - "version": "0.2.23", + "version": "0.2.24", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 9a933fe..ffc37ab 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": false, "displayName": "Konnected BlaQ", "name": "homebridge-blaq", - "version": "0.2.23", + "version": "0.2.24", "description": "Control and view your garage door(s) remotely with real-time updates using Konnected's BlaQ hardware", "license": "Apache-2.0", "type": "module",