diff --git a/constants.py b/constants.py index 9bc15b1..15198c3 100644 --- a/constants.py +++ b/constants.py @@ -1,4 +1,4 @@ -VERSION = "v0.4.1" +VERSION = "v0.4.2" class Colors: COLOR_DIALOG_BUTTONS = [ diff --git a/script.py b/script.py index 0ec565c..aacd743 100644 --- a/script.py +++ b/script.py @@ -1,5 +1,5 @@ # Made by ElectricityMachine -# Version: 0.4.1 +# Version: 0.4.2 # Major changes: Python 12 support, refactor # Description: A script to automate tasks when signalling for SCR # Keybinds: 1 2 3 for Danger, Caution, and Proceed signal settings. C for Camera. R for Rollback Toggle.