mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
fix for fix
This commit is contained in:
parent
9aa2db9372
commit
728b01b758
2 changed files with 2 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ from datetime import datetime
|
|||
# Modules used for overriding AllSettingsWindow
|
||||
import logging
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "1.1.2"
|
||||
PLUGIN_MANAGER_VERSION = "1.1.3"
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue