From d8528274d461e7118c478b0008aa532846c04c31 Mon Sep 17 00:00:00 2001 From: Cyr-ius <1258123+cyr-ius@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:51:55 +0100 Subject: [PATCH] Update manifest.json --- 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 d6024f5..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.6.0 " + "version": "0.6.0" }