mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Bump the plugin manager version
Changed the plugin manager minor version to reflect in the existing consoles as an updated version.
This commit is contained in:
parent
faf2b8a0b8
commit
ee2715d3ec
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ _env = _ba.env()
|
|||
_uiscale = ba.app.ui.uiscale
|
||||
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "0.2.2"
|
||||
PLUGIN_MANAGER_VERSION = "0.2.3"
|
||||
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
|
||||
CURRENT_TAG = "main"
|
||||
INDEX_META = "{repository_url}/{content_type}/{tag}/index.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue