Update
All checks were successful
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in -14h59m18s

This commit is contained in:
2026-01-24 15:39:53 -05:00
parent 411ff15ea5
commit df6c970112
2 changed files with 23 additions and 23 deletions

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.0.4",
"current_version": "0.1.0",
# Repository information
"repo_owner": "HRiggs",