VC/Zoom: Fix JS error

Indico core was on master during the asset build, so it included an
external reference which doesn't exist in 3.1.x yet
This commit is contained in:
Adrian Moennich 2022-04-28 23:52:06 +02:00
parent bb0d92db2d
commit 10ceb00820
2 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,10 @@
## Changelog
### 3.1.4
- Fix JS error on the dropdown for "make me co-host"
### 3.1.3
- Fix error with user identifiers (in "authenticators" lookup mode) containing a forward slash

View File

@ -1,6 +1,6 @@
[metadata]
name = indico-plugin-vc-zoom
version = 3.1.3
version = 3.1.4
description = Zoom video-conferencing plugin for Indico
long_description = file: README.md
long_description_content_type = text/markdown; charset=UTF-8; variant=GFM