Merge branch 'Current' into Alpha-4

This commit is contained in:
Onan Chew
2025-10-29 12:14:38 -04:00
committed by GitHub
4 changed files with 25 additions and 11 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ GITHUB_REPO = "teamneoneko/Avatar-Toolkit"
# Define which version series this installation can update to
# For example: ["0.1"] means only look for 0.1.x updates
# ["0.2", "0.3"] would look for both 0.2.x and 0.3.x updates
ALLOWED_VERSION_SERIES = ["0.4"]
# ["0.2", "0.3"] would look for both 0.2.x and 0.3.x
ALLOWED_ = ["0.3, 0.4"]
is_checking_for_update: bool = False
update_needed: bool = False