Skip to content

Commit e62ed0f

Browse files
committed
bump version to 1.04b1
1 parent 39af964 commit e62ed0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/span_panel/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"iot_class": "local_polling",
88
"issue_tracker": "https://github.com/SpanPanel/span/issues",
99
"requirements": [],
10-
"version": "1.0.3",
10+
"version": "1.0.4b1",
1111
"zeroconf": [
1212
{
1313
"type": "_span._tcp.local."
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version for span."""
22

3-
__version__ = "1.0.3"
3+
__version__ = "1.0.4b1"

0 commit comments

Comments
 (0)