mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
woops
This commit is contained in:
parent
9098621709
commit
b12a738dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ from typing import cast, override
|
|||
# Modules used for overriding AllSettingsWindow
|
||||
import logging
|
||||
|
||||
PLUGIN_MANAGER_VERSION = "1.0.23"
|
||||
PLUGIN_MANAGER_VERSION = "1.1.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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue