From d0ad88b0e9764ef9d192acedcd265156c2813e25 Mon Sep 17 00:00:00 2001 From: ufozone Date: Sat, 20 Apr 2024 13:58:41 +0200 Subject: [PATCH] Revert version bump --- 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 e8492b0..7661d53 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.1" + "version": "1.2.0" } \ No newline at end of file