From 95d476b5491f261388267468da11e3d4b6b0b901 Mon Sep 17 00:00:00 2001 From: cyr-ius Date: Wed, 8 Nov 2023 09:00:15 +0100 Subject: [PATCH] Bump to 0.6.0 --- custom_components/truenas/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/truenas/manifest.json b/custom_components/truenas/manifest.json index feab0f6..6dfcacc 100644 --- a/custom_components/truenas/manifest.json +++ b/custom_components/truenas/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/cyr-ius/hass-truenas/issues", "loggers": ["truenaspy"], "requirements": ["truenaspy==0.4.8"], - "version": "0.5.9" + "version": "0.6.0" }