Skip to content

Commit a56d52a

Browse files
Changed backend configuration label to Conversio (#7)
* Updated version --------- Co-authored-by: Jupiter Lewis <[email protected]>
1 parent dbb1dd8 commit a56d52a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/module-media-storage": "*"
77
},
88
"type": "magento2-module",
9-
"version": "1.0.5",
9+
"version": "1.0.6",
1010
"license": "MIT",
1111
"autoload": {
1212
"files": [

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
44
<system>
55
<tab id="salecto" translate="label" sortOrder="10">
6-
<label>Salecto</label>
6+
<label>Conversio</label>
77
</tab>
88
<section id="media_storage_sync" translate="label" type="text" sortOrder="3000" showInDefault="1" showInWebsite="1" showInStore="1">
99
<label>Storage Sync</label>

0 commit comments

Comments
 (0)