diff --git a/custom_components/gismeteo/const.py b/custom_components/gismeteo/const.py index 0e5e095..94c14b5 100644 --- a/custom_components/gismeteo/const.py +++ b/custom_components/gismeteo/const.py @@ -32,7 +32,7 @@ # Base component constants NAME = "Gismeteo" DOMAIN = "gismeteo" -VERSION = "2.3.3" +VERSION = "2.3.4" ATTRIBUTION = "Data provided by Gismeteo" ISSUE_URL = "https://github.com/Limych/ha-gismeteo/issues" diff --git a/custom_components/gismeteo/manifest.json b/custom_components/gismeteo/manifest.json index 24f344c..fd2df02 100644 --- a/custom_components/gismeteo/manifest.json +++ b/custom_components/gismeteo/manifest.json @@ -1,7 +1,7 @@ { "domain": "gismeteo", "name": "Gismeteo", - "version": "2.3.3", + "version": "2.3.4", "documentation": "https://github.com/Limych/ha-gismeteo", "issue_tracker": "https://github.com/Limych/ha-gismeteo/issues", "dependencies": [