Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricityMachine committed Feb 5, 2024
1 parent 52c683d commit 6325784
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constants.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "v0.4.1"
VERSION = "v0.4.2"

class Colors:
COLOR_DIALOG_BUTTONS = [
Expand Down
2 changes: 1 addition & 1 deletion script.py
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 6325784

Please sign in to comment.