From e6e5378eed717ee40183ad34a6109d484f5052fe Mon Sep 17 00:00:00 2001 From: Frans Saris Date: Sat, 13 Apr 2024 14:37:36 +0200 Subject: [PATCH] Bump version to 0.1.6 --- custom_components/awox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/awox/manifest.json b/custom_components/awox/manifest.json index bae5a4e..0e958bd 100755 --- a/custom_components/awox/manifest.json +++ b/custom_components/awox/manifest.json @@ -14,5 +14,5 @@ "pycryptodome>=3.6.6", "pygatt[GATTTOOL]>=4.0.5" ], - "version": "0.1.5" + "version": "0.1.6" }