Skip to content

Commit efb5969

Browse files
author
github-actions
committed
Update manifest.json version to 0.5.13
1 parent 2b7b103 commit efb5969

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"domain": "powertag_gateway",
33
"name": "PowerTag Link Gateway",
4-
"codeowners": ["@Breina"],
4+
"codeowners": [
5+
"@Breina"
6+
],
57
"config_flow": true,
68
"documentation": "https://github.com/Breina/PowerTagGateway",
79
"iot_class": "local_polling",
810
"issue_tracker": "https://github.com/Breina/PowerTagGateway/issues",
9-
"requirements": ["pymodbus>=3.9.2"],
10-
"version": "1.5.12"
11+
"requirements": [
12+
"pymodbus>=3.9.2"
13+
],
14+
"version": "0.5.13"
1115
}

0 commit comments

Comments
 (0)