add 6.5.2.1 (ionCube for PHP 7.1 - 7.4)
This commit is contained in:
parent
c3af3b5e48
commit
17380bd29b
@ -25,7 +25,7 @@ use OxidEsales\Eshop\Core as OxidCore;
|
||||
/**
|
||||
* Metadata version
|
||||
*/
|
||||
$sMetadataVersion = '2.0';
|
||||
$sMetadataVersion = '2.1';
|
||||
|
||||
$sModuleId = 'd3_extsearch';
|
||||
/**
|
||||
@ -41,7 +41,7 @@ $aModule = array(
|
||||
'en' => '',
|
||||
),
|
||||
'thumbnail' => 'picture.png',
|
||||
'version' => '6.5.2.0',
|
||||
'version' => '6.5.2.1',
|
||||
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
||||
'email' => 'support@shopmodule.com',
|
||||
'url' => 'http://www.oxidmodule.com/',
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user