This commit is contained in:
Vishal 2024-05-13 16:06:43 +05:30 committed by GitHub
parent 4e326fab02
commit f229b33961
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 7 deletions

View file

@ -31,7 +31,7 @@ from datetime import datetime
from threading import Thread
import logging
PLUGIN_MANAGER_VERSION = "1.0.19"
PLUGIN_MANAGER_VERSION = "1.0.20"
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.