Bump to v0.3.2

This commit is contained in:
Rikko 2023-04-30 22:46:21 +05:30
parent 7cf7f7b6d1
commit 789f95f6b1
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.3.1"
PLUGIN_MANAGER_VERSION = "0.3.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.