Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnbruckner authored Feb 13, 2024
1 parent da907ae commit 2b2e69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/entity_tz/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"codeowners": ["@pnbruckner"],
"config_flow": true,
"dependencies": ["zone"],
"documentation": "https://github.com/pnbruckner/ha-entity-tz/blob/1.0.2/README.md",
"documentation": "https://github.com/pnbruckner/ha-entity-tz/blob/1.1.0/README.md",
"iot_class": "calculated",
"issue_tracker": "https://github.com/pnbruckner/ha-entity-tz/issues",
"loggers": ["geopy"],
"requirements": ["async-lru==2.0.4", "timezonefinder==5.2.0"],
"version": "1.0.2"
"version": "1.1.0"
}

0 comments on commit 2b2e69f

Please sign in to comment.