versioning: 0.2.2
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in 36s

This commit is contained in:
2026-06-12 22:27:56 -04:00
parent 594c506dc7
commit 86a187b08a
+1 -1
View File
@@ -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",