We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b49f70 commit c0eee02Copy full SHA for c0eee02
scc/constants.py
@@ -28,7 +28,7 @@
28
If SC-Controller is updated while daemon is running, DAEMON_VERSION send by
29
daemon will differ one one expected by UI and daemon will be forcefully restarted.
30
"""
31
-DAEMON_VERSION = "0.4.7"
+DAEMON_VERSION = "0.4.8"
32
33
HPERIOD = 0.02
34
LPERIOD = 0.5
0 commit comments