Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jozz024 committed May 10, 2022
1 parent 846a466 commit 0e3bd45
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.2.0"
version_number = "1.3.0"
# initializes the config class
config = Config()
update = Updater(version_number, config)
Expand Down

0 comments on commit 0e3bd45

Please sign in to comment.