Skip to content

Commit

Permalink
#152: Update ProductsAttribsRawHandler to reflect v1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
lat9 committed Jan 29, 2020
1 parent 782e755 commit 19b11db
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@ public static function getHandlerInformation()
{
DbIoHandler::loadHandlerMessageFile('ProductsAttribsRaw');
return array(
'version' => '1.5.8',
'version' => '1.6.0',
'handler_version' => '1.4.0',
'include_header' => true,
'export_only' => false,
Expand Down

0 comments on commit 19b11db

Please sign in to comment.