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 3b4f5b3 commit cb4696eCopy full SHA for cb4696e
composer.json
@@ -5,7 +5,7 @@
5
"magefan/module-community" : ">=2.0.3"
6
},
7
"type": "magento2-module",
8
- "version": "2.8.4.1",
+ "version": "2.8.5",
9
"license": [
10
"OSL-3.0",
11
"AFL-3.0"
etc/module.xml
@@ -8,7 +8,7 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="Magefan_Blog" setup_version="2.8.4.1">
+ <module name="Magefan_Blog" setup_version="2.8.5">
12
<sequence>
13
<module name="Magento_Cms"/>
14
<module name="Magento_Catalog"/>
0 commit comments