mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Updating to 1.0.21
This commit is contained in:
parent
77963f04a2
commit
bca0e85eba
2 changed files with 2 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ from datetime import datetime
|
|||
from threading import Thread
|
||||
import logging
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "1.0.20"
|
||||
PLUGIN_MANAGER_VERSION = "1.0.21"
|
||||
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