From 0f1559aa8d82d2f85b4d399cdd0c0f0e678587a3 Mon Sep 17 00:00:00 2001 From: Markus Date: Sun, 12 Nov 2023 01:07:49 +0100 Subject: [PATCH] Bump version 0.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 79507bb..f9e14a8 100644 --- a/custom_components/unifi_voucher/manifest.json +++ b/custom_components/unifi_voucher/manifest.json @@ -16,5 +16,5 @@ "requirements": [ "aiounifi==65" ], - "version": "0.0.0" + "version": "0.2.0" } \ No newline at end of file