Skip to content

Commit

Permalink
Tag 0.4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j authored Oct 3, 2024
1 parent 5a943d8 commit 71340af
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 @@ -26,7 +26,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.9.2"
DAEMON_VERSION = "0.4.9.4"

HPERIOD = 0.02
LPERIOD = 0.5
Expand Down

0 comments on commit 71340af

Please sign in to comment.