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 c7478a5 commit 1a25c83Copy full SHA for 1a25c83
composer.json
@@ -2,7 +2,7 @@
2
"name": "magmodules/magento2-reloadify",
3
"description": "Reloadify extension for Magento 2",
4
"type": "magento2-module",
5
- "version": "1.8.0",
+ "version": "1.9.0",
6
"license": [
7
"BSD-2-Clause"
8
],
etc/config.xml
@@ -10,7 +10,7 @@
10
<default>
11
<magmodules_reloadify>
12
<general>
13
- <version>v1.8.0</version>
+ <version>v1.9.0</version>
14
<enable>0</enable>
15
<debug>0</debug>
16
</general>
0 commit comments