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 659200a commit 5096b3dCopy full SHA for 5096b3d
composer.json
@@ -8,7 +8,7 @@
8
"Disable Newsletter Magento 2"
9
],
10
"type": "magento2-module",
11
- "version": "1.0.2",
+ "version": "1.0.3",
12
"license": [
13
"AGPL-3.0"
14
etc/module.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
2
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3
- <module name="Codeko_DisableNewsletter" setup_version="1.0.0">
+ <module name="Codeko_DisableNewsletter" setup_version="1.0.3">
4
<sequence>
5
<module name="Magento_Newsletter"/>
6
</sequence>
0 commit comments