From 1b18440e58484fe54a55a7fc8bcd33616dfee583 Mon Sep 17 00:00:00 2001 From: ufozone Date: Sat, 20 Apr 2024 13:58:16 +0200 Subject: [PATCH] Bump to version 1.2.1 --- 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 7661d53..e8492b0 100644 --- a/custom_components/unifi_voucher/manifest.json +++ b/custom_components/unifi_voucher/manifest.json @@ -16,5 +16,5 @@ "requirements": [ "aiounifi==75" ], - "version": "1.2.0" + "version": "1.2.1" } \ No newline at end of file