From d5fa8cb438275ada90c6449b965981af402237bf Mon Sep 17 00:00:00 2001 From: Ivan Prodanov Date: Sat, 1 Oct 2022 18:17:33 +0300 Subject: [PATCH] chore: Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba6690b..f0e2f2f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/iprodanovbg/homeassistant-desktop" }, - "version": "1.5.0", + "version": "1.5.1", "description": "Desktop App (Windows / macOS / Linux) for Home Assistant built with Electron", "author": "Ivan Prodanov", "license": "Apache-2.0",