Bump plugin manager source version

This commit is contained in:
Rikko 2023-10-01 18:43:25 +05:30
parent 292d5cc1fc
commit 818ec655be
No known key found for this signature in database
2 changed files with 3 additions and 8 deletions

View file

@ -32,7 +32,7 @@ _env = _babase.env()
_uiscale = bui.app.ui_v1.uiscale
PLUGIN_MANAGER_VERSION = "1.0.1"
PLUGIN_MANAGER_VERSION = "1.0.2"
REPOSITORY_URL = "https://github.com/bombsquad-community/plugin-manager"
# Current tag can be changed to "staging" or any other branch in
# plugin manager repo for testing purpose.