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

Commit bbdb236

Browse files
committed
Updated daemon version number
1 parent 0ada363 commit bbdb236

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)