Skip to content

Commit

Permalink
bump to 0.0.6 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellowlol committed Jun 3, 2023
1 parent 02912bd commit 67fdb1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/zaptec/const.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = "zaptec"
VERSION = "0.0.5"
VERSION = "0.0.6b"
ISSUEURL = "https://github.com/custom-components/zaptec/issues"

STARTUP = """
Expand Down
2 changes: 1 addition & 1 deletion custom_components/zaptec/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"requirements": [
"azure-servicebus==7.0.1"
],
"version": "0.0.5"
"version": "0.0.6b"
}

0 comments on commit 67fdb1d

Please sign in to comment.