Skip to content

Commit

Permalink
Return to 3.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
l0drex committed Apr 18, 2023
1 parent 90426b6 commit a17855e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ def defaults(self) -> dict:

# NOTE: if you change or add new values here, make sure to update the version number and update_config() method
conf_default = {
'version': 3.3,
'version': 3.2,
'running': False,
'dark_mode': False,
'mode': Modes.MANUAL.value,
Expand Down

0 comments on commit a17855e

Please sign in to comment.