bump v
All checks were successful
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in -14h59m20s

This commit is contained in:
2026-01-24 15:49:52 -05:00
parent 4fb77ef0de
commit 1c9598c00a

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