versioning: 0.2.1

This commit is contained in:
2026-04-23 12:29:01 -04:00
parent c26ca6ec02
commit 2a654226be
+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",