Skip to content

Commit

Permalink
v2.207
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinvdZee committed Dec 20, 2024
1 parent a8933db commit ecdcce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbus_systemcalc.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import delegates
from sc_utils import safeadd as _safeadd, safemax as _safemax

softwareVersion = '2.206'
softwareVersion = '2.207'

class SystemCalc:
STATE_IDLE = 0
Expand Down

0 comments on commit ecdcce2

Please sign in to comment.