[TASK] Release preperations

Change version in composer.json, ext_emconf.php
and updated README.md
This commit is contained in:
Alex Kellner 2016-08-03 15:54:49 +02:00
parent 29ffaf7424
commit d54eefca58
3 changed files with 4 additions and 2 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.1',
'version' => '1.0.2',
'dependencies' => 'cms,extbase,fluid',
'conflicts' => '',
'priority' => '',