updated version string

This commit is contained in:
Loup-Garou911XD 2025-04-08 22:11:35 +05:30
parent dd023138aa
commit 8f484fc0cf
2 changed files with 2 additions and 7 deletions

View file

@ -29,7 +29,7 @@ from datetime import datetime
# Modules used for overriding AllSettingsWindow
import logging
PLUGIN_MANAGER_VERSION = "1.1.1"
PLUGIN_MANAGER_VERSION = "1.1.2"
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.