Release 3.4

This commit is contained in:
Emanuel Schütze 2021-10-07 07:59:38 +02:00
parent 8d20c40ca1
commit df154dcbcc
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
https://openslides.com
Version 3.4 (2021-MM-DD)
Version 3.4 (2021-10-07)
========================
`Milestone <https://github.com/OpenSlides/OpenSlides/milestones/3.4>`_

@ -1 +1 @@
Subproject commit b79a8e8155e5fe8eb11fff9dc35987937d0da93d
Subproject commit 17f8e0f506a65acaae32191c3e309d222b76e8ef

View File

@ -1,6 +1,6 @@
__author__ = "OpenSlides Team <support@openslides.org>"
__description__ = "Presentation and assembly system"
__version__ = "3.4-master"
__version__ = "3.4"
__license__ = "MIT"
__url__ = "https://openslides.com"