Bump to v1.0.0

If this works out fine, then we are stable enough to mark this release
as 1.0.0.
This commit is contained in:
Rikko 2023-05-17 03:00:50 +05:30
parent 07bffac8d1
commit 40f7a6c498

View file

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