Skip to content

Commit

Permalink
Bump version to 2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Sep 13, 2020
1 parent a9a7b79 commit 4eedd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/gismeteo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

# Base component constants
DOMAIN = "gismeteo"
VERSION = "2.0.14"
VERSION = '2.0.15'
ISSUE_URL = "https://github.com/Limych/ha-gismeteo/issues"
ATTRIBUTION = "Data provided by Gismeteo"

Expand Down

0 comments on commit 4eedd6f

Please sign in to comment.