Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jozz024 committed Aug 19, 2022
1 parent edb381a commit dcf62b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def main():
os.remove(os.path.join(os.getcwd(), "update.exe"))

column_key = "COLUMN"
version_number = "1.4.1"
version_number = "1.4.2"
# initializes the config class
config = Config()
update = Updater(version_number, config)
Expand Down

0 comments on commit dcf62b5

Please sign in to comment.