Release preparations for version 1.3.1
This commit is contained in:
parent
8cf62b3e2b
commit
9086c9d8f8
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [
|
|||
'title' => 'feiplogin',
|
||||
'description' => 'Authenticate every visitor as a defined frontend user if IP matches',
|
||||
'category' => 'fe',
|
||||
'version' => '1.3.0',
|
||||
'version' => '1.3.1',
|
||||
'state' => 'stable',
|
||||
'clearCacheOnLoad' => 1,
|
||||
'author' => 'Marcel Kapfer',
|
||||
|
|
Reference in a new issue