From 623f029f3e82440036f4b3ec53e40ea5b1178aca Mon Sep 17 00:00:00 2001 From: ufozone Date: Thu, 1 Feb 2024 22:50:16 +0100 Subject: [PATCH] Bump to version 1.1.2 --- 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 89f480c..a92fbaa 100644 --- a/custom_components/unifi_voucher/manifest.json +++ b/custom_components/unifi_voucher/manifest.json @@ -16,5 +16,5 @@ "requirements": [ "aiounifi==69" ], - "version": "1.0.2" + "version": "1.1.2" } \ No newline at end of file