From 65b044c9c5975a394563ddda46d337657890974d Mon Sep 17 00:00:00 2001 From: gritaro Date: Wed, 14 Feb 2024 20:52:18 +0700 Subject: [PATCH] Bump version to 0.1.2 Bump version to 0.1.2 --- custom_components/gigachain/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/gigachain/manifest.json b/custom_components/gigachain/manifest.json index 801d38f..088144d 100644 --- a/custom_components/gigachain/manifest.json +++ b/custom_components/gigachain/manifest.json @@ -15,5 +15,5 @@ "gigachain-community==0.0.16", "yandexcloud==0.259.0" ], - "version": "0.1.0" + "version": "0.1.2" }