release 2.2.0

This commit is contained in:
Franziska Kunsmann 2023-10-23 08:34:53 +02:00
parent cb60e02671
commit 77148e41f7
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
# 2.2.0
* add plugin category (#16)
* add placeholders `{TRACK_NAME}` and `{TRACK_NAME_COLOURED}`
# 2.1.0
* fixed installation procedure

View File

@ -15,7 +15,7 @@ class PluginApp(AppConfig):
"embedded into your broadcasting software"
)
visible = True
version = "2.1.0"
version = "2.2.0"
category = "FEATURE"
def ready(self):

View File

@ -1,6 +1,6 @@
[project]
name = "pretalx-broadcast-tools"
version = "2.1.0"
version = "2.2.0"
description = """
Some tools which can be used for supporting a broadcasting software.
This currently includes a generator for PDF printouts, a 'lower thirds'