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

Commit 9e088f8

Browse files
author
Travis Nickles
committed
Version 0.4.8.3
1 parent f9190e5 commit 9e088f8

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.2"
31+
DAEMON_VERSION = "0.4.8.3"
3232

3333
HPERIOD = 0.02
3434
LPERIOD = 0.5

0 commit comments

Comments
 (0)