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

release 2.1.0

This commit is contained in:
Franzi 2023-09-30 13:38:31 +02:00
parent 5335e911b7
commit 2b22f6a155
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 10 additions and 3 deletions

View file

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