From fda216b7a6dd8dce69722b255e1e13205bc580ff Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 22 Jun 2025 23:08:49 +0200 Subject: [PATCH] bump 2.13.0 --- setup.py | 2 +- teleforma/__init__.py | 2 +- teleforma/pages/fr/help.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index 9ca8a301..e7ce7a44 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( long_description = open('README.rst').read(), author = "Guillaume Pellerin", author_email = "yomguy@parisson.com", - version = '2.12.0', + version = '2.13.0', platforms=['OS Independent'], license='CeCILL v2', classifiers = CLASSIFIERS, diff --git a/teleforma/__init__.py b/teleforma/__init__.py index a3d28553..6d3f592d 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.12.0' +__version__ = '2.13.0' __url__ = 'https://github.com/Parisson/TeleForma' __copyright__ = '(C) 2011-2024 Parisson' __license__ = 'CeCILL-v2' diff --git a/teleforma/pages/fr/help.rst b/teleforma/pages/fr/help.rst index c0e8aa85..45876fcd 100644 --- a/teleforma/pages/fr/help.rst +++ b/teleforma/pages/fr/help.rst @@ -5,7 +5,7 @@ Cette plateforme est conforme aux standards ouverts du web comme le HTML5. Il es Pour une navigation fluide dans tous les cas, nous vous recommandons d'utiliser le navigateur `Firefox `_. -Les vidéos en direct ne sont compatibles qu'avec Firefox_ (non compatible sur Iphone et Ipad mais compatible sur ordinateur Apple). +Les vidéos en direct ne sont compatibles qu'avec Firefox_ Brave ou Chrome (non compatible sur Iphone et Ipad mais compatible sur ordinateur Apple). Les vidéos en différé sont compatibles avec tous les navigateurs. -- 2.39.5