Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricityMachine committed Apr 28, 2024
1 parent 4af9834 commit 39ad72b
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.5.0"
VERSION = "v0.5.1"

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.5.0
# Version: 0.5.1
# Major changes: Status indicator, config file
# 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 39ad72b

Please sign in to comment.