Skip to content

Commit c0eee02

Browse files
committed
Version 0.4.8
1 parent 1b49f70 commit c0eee02

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
@@ -28,7 +28,7 @@
2828
If SC-Controller is updated while daemon is running, DAEMON_VERSION send by
2929
daemon will differ one one expected by UI and daemon will be forcefully restarted.
3030
"""
31-
DAEMON_VERSION = "0.4.7"
31+
DAEMON_VERSION = "0.4.8"
3232

3333
HPERIOD = 0.02
3434
LPERIOD = 0.5

0 commit comments

Comments
 (0)