From 0e3020772901d6e5a98759bd2e6b43085c5dffe6 Mon Sep 17 00:00:00 2001 From: edwinvdpol Date: Wed, 9 Oct 2024 22:44:08 +0000 Subject: [PATCH] Version 1.4.1 --- .homeychangelog.json | 3 +++ .homeycompose/app.json | 4 ++-- app.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.homeychangelog.json b/.homeychangelog.json index 0859c4e..20b483a 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -34,5 +34,8 @@ }, "1.4.0": { "en": "Added repair screen and updated pairing screen." + }, + "1.4.1": { + "en": "Stability improvements." } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 19f8345..50a5252 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "net.nzbget", - "version": "1.4.0", + "version": "1.4.1", "compatibility": ">=7.4.0", "platforms": [ "local" @@ -67,4 +67,4 @@ "homeyCommunityTopicId": 89040, "homepage": "https://nzbget.net", "support": "https://community.homey.app/t/89040" -} +} \ No newline at end of file diff --git a/app.json b/app.json index ef38bc7..cc60a6f 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "net.nzbget", - "version": "1.4.0", + "version": "1.4.1", "compatibility": ">=7.4.0", "platforms": [ "local"