mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Changed the version in PM and index
Added the version change in PluginManager.py and index.json
This commit is contained in:
parent
5623b01823
commit
2ff6d49834
2 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ _env = _ba.env()
|
|||
_uiscale = ba.app.ui.uiscale
|
||||
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "0.3.0"
|
||||
PLUGIN_MANAGER_VERSION = "0.3.1"
|
||||
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