Skip to content

Commit b132906

Browse files
authored
Bump version to 1.2.0
1 parent a2157f8 commit b132906

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/entity_tz/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"codeowners": ["@pnbruckner"],
55
"config_flow": true,
66
"dependencies": ["zone"],
7-
"documentation": "https://github.com/pnbruckner/ha-entity-tz/blob/1.1.2/README.md",
7+
"documentation": "https://github.com/pnbruckner/ha-entity-tz/blob/1.2.0/README.md",
88
"import_executor": true,
99
"iot_class": "calculated",
1010
"issue_tracker": "https://github.com/pnbruckner/ha-entity-tz/issues",
1111
"loggers": ["geopy"],
1212
"requirements": ["async-lru==2.0.4", "timezonefinder==5.2.0"],
13-
"version": "1.1.2"
13+
"version": "1.2.0"
1414
}

0 commit comments

Comments
 (0)