Skip to content

Commit

Permalink
version tick
Browse files Browse the repository at this point in the history
  • Loading branch information
jeyrb committed Feb 17, 2024
1 parent 09298e4 commit 322bb8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/mikrotik_sms/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"domain":"mikrotik_sms",
"name":"Mikrotik SMS",
"version":"0.7",
"version":"0.8",
"requirements":[
"routeros_api==0.17.0"
],
"iot_class":"local_push",
"config_flow": false,
"documentation": "https://github.com/jeyrb/hass_mikrotik_sms",
"issue_tracker": "https://github.com/jeyrb/hass_mikrotik_sms/issues",
"codeowners":["@jey"]
"codeowners":["@jeyrb"]

}

0 comments on commit 322bb8b

Please sign in to comment.