diff --git a/plugin_manager.py b/plugin_manager.py index b0b4027..7d82346 100644 --- a/plugin_manager.py +++ b/plugin_manager.py @@ -30,7 +30,7 @@ _env = _babase.env() _uiscale = bui.app.classic.ui.uiscale -PLUGIN_MANAGER_VERSION = "0.3.5" +PLUGIN_MANAGER_VERSION = "1.0.0" 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.