bump to 0.g
This commit is contained in:
parent
547cd76a41
commit
9484099a1d
141 changed files with 141 additions and 141 deletions
|
|
@ -39,7 +39,7 @@ class RedmineBackend(BaseBackend, ICapContent, ICapBugTracker, ICapCollection):
|
|||
NAME = 'redmine'
|
||||
MAINTAINER = u'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.f'
|
||||
VERSION = '0.g'
|
||||
DESCRIPTION = 'The Redmine project management web application'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(Value('url', label='URL of the Redmine website', regexp=r'https?://.*'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue