Release v0.2.1

This commit is contained in:
Rikko 2022-12-17 20:11:38 +05:30
parent 840bedfcef
commit 8ac1032d71
2 changed files with 3 additions and 2 deletions

View file

@ -24,7 +24,7 @@ _env = _ba.env()
_uiscale = ba.app.ui.uiscale
PLUGIN_MANAGER_VERSION = "0.2.0"
PLUGIN_MANAGER_VERSION = "0.2.1"
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
CURRENT_TAG = "main"
INDEX_META = "{repository_url}/{content_type}/{tag}/index.json"