Skip to content

Commit 67fdb1d

Browse files
committed
bump to 0.0.6 beta
1 parent 02912bd commit 67fdb1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/zaptec/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME = "zaptec"
2-
VERSION = "0.0.5"
2+
VERSION = "0.0.6b"
33
ISSUEURL = "https://github.com/custom-components/zaptec/issues"
44

55
STARTUP = """

custom_components/zaptec/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"requirements": [
1111
"azure-servicebus==7.0.1"
1212
],
13-
"version": "0.0.5"
13+
"version": "0.0.6b"
1414
}

0 commit comments

Comments
 (0)