Skip to content
Snippets Groups Projects
Commit 127b8912 authored by Francé Wilke's avatar Francé Wilke
Browse files

ADHOC :: Wording change

parent 66b4162c
Branches
Tags
1 merge request!201.0.41
......@@ -2,7 +2,7 @@
"name": "bobgo/bobgo-magento-extension",
"description": "Smart shipping and order management solution in South Africa",
"type": "magento2-module",
"version": "1.0.37",
"version": "1.0.38",
"authors": [
{
"name": "Bob Go",
......
......@@ -33,7 +33,7 @@
<field id="enable_webhooks" translate="label" type="select" sortOrder="8" showInDefault="1" showInWebsite="1" showInStore="0">
<label>Enable webhooks</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
<comment>When enabled, webhooks will be sent to Bob Go to notify about order creation and updates, ensuring real-time synchronization between your store and Bob Go.</comment>
<comment>When this setting is enabled, webhooks will be sent to Bob Go to notify about order creation and updates, ensuring real-time synchronization between your store and Bob Go.</comment>
</field>
<!-- Webhook Key Input Field -->
......
......@@ -7,7 +7,7 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="BobGroup_BobGo" setup_version="1.0.37">
<module name="BobGroup_BobGo" setup_version="1.0.38">
<sequence>
<module name="Magento_Webapi"/>
<module name="Magento_Catalog"/>
......
{
"name": "bobgo-magento-plugin",
"description": "Bob Go magento plugin",
"version": "1.0.37",
"version": "1.0.38",
"license": "GPL-2.0-or-later",
"scripts": {
"prepare": "husky install",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment