Bump to v0.2.2

This commit is contained in:
Rikko 2023-01-18 19:02:12 +05:30
parent be065fb4f7
commit 2672a5a4b0
3 changed files with 8 additions and 2 deletions

View file

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