[TASK] Release preperations

Change version in composer.json, ext_emconf.php
and updated README.md
This commit is contained in:
Alex Kellner 2016-06-23 09:37:05 +02:00
parent 1bdc6b7352
commit e655cb399b
3 changed files with 14 additions and 3 deletions

View file

@ -15,7 +15,7 @@ $EM_CONF[$_EXTKEY] = [
'description' => 'Authenticate every visitor as a defined frontend user if IP matches',
'category' => 'plugin',
'shy' => 0,
'version' => '1.0.0',
'version' => '1.0.1',
'dependencies' => 'cms,extbase,fluid',
'conflicts' => '',
'priority' => '',