We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7dc8b commit 037a5d6Copy full SHA for 037a5d6
scc/constants.py
@@ -26,7 +26,7 @@
26
If SC-Controller is updated while daemon is running, DAEMON_VERSION send by
27
daemon will differ one one expected by UI and daemon will be forcefully restarted.
28
"""
29
-DAEMON_VERSION = "0.4.9.1"
+DAEMON_VERSION = "0.4.9.2"
30
31
HPERIOD = 0.02
32
LPERIOD = 0.5
0 commit comments