Skip to content

Commit

Permalink
Merge pull request #239 from EmicoEcommerce/beta
Browse files Browse the repository at this point in the history
Merge beta into master
  • Loading branch information
ah-net authored Dec 17, 2024
2 parents 05ea540 + 2dc89d3 commit ffd79ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Model/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
use SimpleXMLElement;
use GuzzleHttp\Client as HttpClient;
use Magento\Framework\UrlInterface;
use GuzzleHttp\Psr7\Uri;

class Client
{
Expand Down
2 changes: 1 addition & 1 deletion etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<section id="tweakwise">
<group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>General</label>
<comment>Tweakwise version v8.3.1</comment>
<comment>Tweakwise version v8.3.2</comment>
<field id="authentication_key" translate="label,comment" type="text" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Authentication key</label>
<comment>Provided by Tweakwise (8 alphanumeric characters)</comment>
Expand Down

0 comments on commit ffd79ec

Please sign in to comment.