From e370f262074f8f37636c0ac9f6f578ba6bad29c8 Mon Sep 17 00:00:00 2001 From: ufozone Date: Sat, 24 Feb 2024 18:57:38 +0100 Subject: [PATCH] Bump to version 1.1.5 --- custom_components/unifi_voucher/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/unifi_voucher/manifest.json b/custom_components/unifi_voucher/manifest.json index 68aac7b..d1c1abc 100644 --- a/custom_components/unifi_voucher/manifest.json +++ b/custom_components/unifi_voucher/manifest.json @@ -16,5 +16,5 @@ "requirements": [ "aiounifi==71" ], - "version": "1.1.4" + "version": "1.1.5" } \ No newline at end of file