Merge pull request #6245 from emanuelschuetze/release3.4

Release 3.4
This commit is contained in:
Emanuel Schütze 2021-10-07 08:03:05 +02:00 committed by GitHub
commit bbdbdd3c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
https://openslides.com https://openslides.com
Version 3.4 (2021-MM-DD) Version 3.4 (2021-10-07)
======================== ========================
`Milestone <https://github.com/OpenSlides/OpenSlides/milestones/3.4>`_ `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>" __author__ = "OpenSlides Team <support@openslides.org>"
__description__ = "Presentation and assembly system" __description__ = "Presentation and assembly system"
__version__ = "3.4-master" __version__ = "3.4.1-master"
__license__ = "MIT" __license__ = "MIT"
__url__ = "https://openslides.com" __url__ = "https://openslides.com"