bump to 0.f
This commit is contained in:
parent
3209289cfe
commit
bf3132e8c0
120 changed files with 121 additions and 121 deletions
|
|
@ -31,7 +31,7 @@ class NewsfeedBackend(BaseBackend, ICapMessages):
|
|||
NAME = 'newsfeed'
|
||||
MAINTAINER = u'Clément Schreiner'
|
||||
EMAIL = "clemux@clemux.info"
|
||||
VERSION = '0.e'
|
||||
VERSION = '0.f'
|
||||
DESCRIPTION = "Loads RSS and Atom feeds from any website"
|
||||
LICENSE = "AGPLv3+"
|
||||
CONFIG = BackendConfig(Value('url', label="Atom/RSS feed's url", regexp='https?://.*'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue