We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f24da commit 4cd4800Copy full SHA for 4cd4800
composer.json
@@ -11,7 +11,7 @@
11
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
12
},
13
"type": "magento2-module",
14
- "version": "2.9.4.5",
+ "version": "2.9.5",
15
"autoload": {
16
"files": [ "registration.php" ],
17
"psr-4": {
etc/module.xml
@@ -8,7 +8,7 @@
8
*/
9
-->
10
<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.9.4">
+ <module name="Magefan_Blog" setup_version="2.9.5">
<sequence>
<module name="Magento_Cms"/>
<module name="Magento_Catalog"/>
0 commit comments