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

release 0.3.0

This commit is contained in:
Franzi 2021-12-25 09:54:35 +01:00
parent 8ebed60b18
commit c4ccb146ef
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 2 additions and 2 deletions

View file

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