1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2025-04-28 22:40:57 +00:00

Version 1.0.3

This commit is contained in:
Franzi 2022-11-07 06:45:21 +01:00
parent f41784175f
commit b5f18033ba
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ class PluginApp(AppConfig):
"embedded into your broadcasting software"
)
visible = True
version = "1.0.2"
version = "1.0.3"
def ready(self):
from . import signals # NOQA