Set version to 1.3.0-dev
This commit is contained in:
parent
2b0c812ced
commit
837ed90239
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ $EM_CONF[$_EXTKEY] = [
|
|||
'description' => 'Authenticate every visitor as a defined frontend user if IP matches',
|
||||
'category' => 'plugin',
|
||||
'shy' => 0,
|
||||
'version' => '1.2.0',
|
||||
'version' => '1.3.0-dev',
|
||||
'dependencies' => 'cms,extbase,fluid',
|
||||
'conflicts' => '',
|
||||
'priority' => '',
|
||||
|
|
Reference in a new issue