This commit is contained in:
Loup-Garou911XD 2026-01-26 16:10:31 +05:30
parent 8197884864
commit b0c463e32c
2 changed files with 2 additions and 7 deletions

View file

@ -26,7 +26,7 @@ from datetime import datetime
# Modules used for overriding AllSettingsWindow
import logging
PLUGIN_MANAGER_VERSION = "1.1.5"
PLUGIN_MANAGER_VERSION = "1.1.6"
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
# Current tag can be changed to "staging" or any other branch in
# plugin manager repo for testing purpose.