We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb1dd8 commit a56d52aCopy full SHA for a56d52a
composer.json
@@ -6,7 +6,7 @@
6
"magento/module-media-storage": "*"
7
},
8
"type": "magento2-module",
9
- "version": "1.0.5",
+ "version": "1.0.6",
10
"license": "MIT",
11
"autoload": {
12
"files": [
etc/adminhtml/system.xml
@@ -3,7 +3,7 @@
3
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
4
<system>
5
<tab id="salecto" translate="label" sortOrder="10">
- <label>Salecto</label>
+ <label>Conversio</label>
</tab>
<section id="media_storage_sync" translate="label" type="text" sortOrder="3000" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Storage Sync</label>
0 commit comments