versioning: 0.2.1
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in 35s

This commit is contained in:
2026-04-23 12:29:01 -04:00
parent c26ca6ec02
commit 30f3ab4ca5
+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.0",
"current_version": "0.2.1",
# Repository information
"repo_owner": "HRiggs",