Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 929b3c4

Browse files
committed
Version 0.4.8.7
1 parent 19c1a83 commit 929b3c4

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.8.6"
31+
DAEMON_VERSION = "0.4.8.7"
3232

3333
HPERIOD = 0.02
3434
LPERIOD = 0.5

0 commit comments

Comments
 (0)