We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d85c2 commit 0f4270cCopy full SHA for 0f4270c
composer.json
@@ -28,7 +28,7 @@
28
29
},
30
"type": "magento2-module",
31
- "version": "1.1.3",
+ "version": "1.1.4",
32
"autoload": {
33
"files": [
34
"registration.php"
etc/module.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
4
- <module name="MagePal_Core" />
+ <module name="MagePal_Core" setup_version="1.0.0" />
5
</config>
0 commit comments