mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update plugin_manager.py
This commit is contained in:
parent
c71dac4b2d
commit
fa9f42aef1
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ PLUGIN_MANAGER_VERSION = "1.1.3"
|
||||||
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
|
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
|
||||||
# Current tag can be changed to "staging" or any other branch in
|
# Current tag can be changed to "staging" or any other branch in
|
||||||
# plugin manager repo for testing purpose.
|
# plugin manager repo for testing purpose.
|
||||||
CURRENT_TAG = "main"
|
CURRENT_TAG = "autometa"
|
||||||
|
|
||||||
_env = _babase.env()
|
_env = _babase.env()
|
||||||
_uiscale = bui.app.ui_v1.uiscale
|
_uiscale = bui.app.ui_v1.uiscale
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue