Skip to content

Commit

Permalink
versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
timoj committed Jun 29, 2018
1 parent 4facb6d commit aa3b26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/controller/extension/module/wuunder.php
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ private function buildWuunderData($order_id)
'weight' => $defWeight,
'delivery_address' => $customerAdr,
'pickup_address' => $pickupAdr,
'source' => array("product" => "Opencart 2.3.0.2 extension", "version" => array("build" => "1.0.0", "plugin" => "1.0"))
'source' => array("product" => "Opencart 2.3.0.2 extension", "version" => array("build" => "1.2.2", "plugin" => "1.0"))
);
}

Expand Down

0 comments on commit aa3b26c

Please sign in to comment.