bump version of backends and applications to 0.3
This commit is contained in:
parent
8ca143f727
commit
c959feacac
36 changed files with 36 additions and 36 deletions
|
|
@ -32,7 +32,7 @@ class ArteBackend(BaseBackend, ICapVideo):
|
|||
NAME = 'arte'
|
||||
MAINTAINER = 'Romain Bignon'
|
||||
EMAIL = 'romain@peerfuse.org'
|
||||
VERSION = '0.2'
|
||||
VERSION = '0.3'
|
||||
DESCRIPTION = 'Arte french TV'
|
||||
LICENSE = 'GPLv3'
|
||||
CONFIG = {'lang': BaseBackend.ConfigField(default='fr', description='Lang of videos', choices=['fr', 'de', 'en']),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue