updated version

This commit is contained in:
Loup 2023-02-07 22:02:32 +05:30 committed by GitHub
parent fe4d41177a
commit d13591e473
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -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"