Skip to content

Commit 037a5d6

Browse files
committed
Tag 0.4.9.2
1 parent 9f7dc8b commit 037a5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scc/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
If SC-Controller is updated while daemon is running, DAEMON_VERSION send by
2727
daemon will differ one one expected by UI and daemon will be forcefully restarted.
2828
"""
29-
DAEMON_VERSION = "0.4.9.1"
29+
DAEMON_VERSION = "0.4.9.2"
3030

3131
HPERIOD = 0.02
3232
LPERIOD = 0.5

0 commit comments

Comments
 (0)