mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2025-04-28 22:40:57 +00:00
release 1.1.0
This commit is contained in:
parent
c5cb67d969
commit
498782a962
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ class PluginApp(AppConfig):
|
|||
"embedded into your broadcasting software"
|
||||
)
|
||||
visible = True
|
||||
version = "1.1.0-beta1"
|
||||
version = "1.1.0"
|
||||
|
||||
def ready(self):
|
||||
from . import signals # NOQA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue