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

Commit

Permalink
Version 0.4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Sep 9, 2021
1 parent fe8146c commit f33b64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scc/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
If SC-Controller is updated while daemon is running, DAEMON_VERSION send by
daemon will differ one one expected by UI and daemon will be forcefully restarted.
"""
DAEMON_VERSION = "0.4.8.5"
DAEMON_VERSION = "0.4.8.6"

HPERIOD = 0.02
LPERIOD = 0.5
Expand Down

0 comments on commit f33b64d

Please sign in to comment.