mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
Bump plugin versions to 2.3
This commit is contained in:
parent
14497ebf3b
commit
171cc04ce0
@ -12,7 +12,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='indico-plugin-livesync',
|
||||
version='2.3-dev',
|
||||
version='2.3',
|
||||
description='Framework for pushing Indico event data to external services',
|
||||
url='https://github.com/indico/indico-plugins',
|
||||
license='MIT',
|
||||
|
||||
@ -12,7 +12,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='indico-plugin-piwik',
|
||||
version='2.3-dev',
|
||||
version='2.3',
|
||||
description='Piwik integration for global and event-specific statistics in Indico',
|
||||
url='https://github.com/indico/indico-plugins',
|
||||
license='MIT',
|
||||
|
||||
@ -12,7 +12,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='indico-plugin-search',
|
||||
version='2.3-dev',
|
||||
version='2.3',
|
||||
description='Framework for searching content in Indico',
|
||||
url='https://github.com/indico/indico-plugins',
|
||||
license='MIT',
|
||||
|
||||
@ -12,7 +12,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='indico-plugin-storage-s3',
|
||||
version='2.3-dev',
|
||||
version='2.3',
|
||||
description='S3 storage backend for Indico',
|
||||
url='https://github.com/indico/indico-plugins',
|
||||
license='MIT',
|
||||
|
||||
@ -12,7 +12,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='indico-plugin-ursh',
|
||||
version='2.3-dev',
|
||||
version='2.3',
|
||||
description='URL shortening service for Indico',
|
||||
url='https://github.com/indico/indico-plugins',
|
||||
license='MIT',
|
||||
|
||||
@ -12,7 +12,7 @@ from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='indico-plugin-vc-vidyo',
|
||||
version='2.3-dev',
|
||||
version='2.3',
|
||||
description='Vidyo video-conferencing plugin for Indico',
|
||||
url='https://github.com/indico/indico-plugins',
|
||||
license='MIT',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user