We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2b86d commit e2d371cCopy full SHA for e2d371c
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.0"
+DAEMON_VERSION = "0.4.9.1"
30
31
HPERIOD = 0.02
32
LPERIOD = 0.5
0 commit comments