Skip to content

Commit

Permalink
Bump version to 2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Jan 4, 2022
1 parent edaf692 commit ba1422b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/gismeteo/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion custom_components/gismeteo/manifest.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit ba1422b

Please sign in to comment.