mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Fix oops
This commit is contained in:
parent
2605a2368f
commit
cd1c858bbd
2 changed files with 2 additions and 7 deletions
|
|
@ -30,7 +30,7 @@ from threading import Thread
|
|||
import logging
|
||||
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "1.0.4"
|
||||
PLUGIN_MANAGER_VERSION = "1.0.5"
|
||||
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