From 72f22262679dd10fa74e99617230475e586f0a6f Mon Sep 17 00:00:00 2001 From: Shubham Das Date: Wed, 17 Apr 2024 08:10:52 +0530 Subject: [PATCH] Update version --- custom_components/atomberg/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/atomberg/manifest.json b/custom_components/atomberg/manifest.json index f6b338b..7a54da0 100644 --- a/custom_components/atomberg/manifest.json +++ b/custom_components/atomberg/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/dasshubham762/issues", "iot_class": "cloud_push", "single_config_entry": true, - "version": "0.0.1" + "version": "1.0.0" } \ No newline at end of file