diff --git a/custom_components/gismeteo/const.py b/custom_components/gismeteo/const.py index 37c6391..42b07a2 100644 --- a/custom_components/gismeteo/const.py +++ b/custom_components/gismeteo/const.py @@ -36,7 +36,7 @@ # Base component constants NAME = "Gismeteo" DOMAIN = "gismeteo" -VERSION = "2.1.1.dev0" +VERSION = "2.1.1" ATTRIBUTION = "Data provided by Gismeteo" ISSUE_URL = "https://github.com/Limych/ha-blueprint/issues" diff --git a/custom_components/gismeteo/manifest.json b/custom_components/gismeteo/manifest.json index 341b27c..bb4bfae 100644 --- a/custom_components/gismeteo/manifest.json +++ b/custom_components/gismeteo/manifest.json @@ -1,7 +1,7 @@ { "domain": "gismeteo", "name": "Gismeteo", - "version": "2.1.1.dev0", + "version": "2.1.1", "documentation": "https://github.com/Limych/ha-gismeteo", "issue_tracker": "https://github.com/Limych/ha-blueprint/issues", "dependencies": [