diff --git a/update_config.py b/update_config.py index 6c8429a..23e402e 100644 --- a/update_config.py +++ b/update_config.py @@ -5,7 +5,7 @@ Configuration settings for the update checker # Update checker configuration UPDATE_CONFIG = { # Current version of the application - "current_version": "0.2.1", + "current_version": "0.2.2", # Repository information "repo_owner": "HRiggs",