Fix escaping
All checks were successful
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in 41s
All checks were successful
Build and Upload Release (Windows EXE) / Build Windows EXE (release) Successful in 41s
This commit is contained in:
@@ -5,7 +5,7 @@ Configuration settings for the update checker
|
||||
# Update checker configuration
|
||||
UPDATE_CONFIG = {
|
||||
# Current version of the application
|
||||
"current_version": "0.0.3",
|
||||
"current_version": "0.0.4",
|
||||
|
||||
# Repository information
|
||||
"repo_owner": "HRiggs",
|
||||
|
||||
Reference in New Issue
Block a user