Release 3.2

This commit is contained in:
Emanuel Schütze 2020-07-15 16:16:00 +02:00
parent 5618c04416
commit 9aefb122e6
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "OpenSlides3-Client",
"version": "3.1.1",
"version": "3.2.0",
"repository": {
"type": "git",
"url": "git://github.com/OpenSlides/OpenSlides.git"

View File

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