Skip to content

Commit 4cd4800

Browse files
committed
Changed blog version to 2.9.5
1 parent 97f24da commit 4cd4800

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magefan/module-blog-amp": "Install this module to activate Blog integration with the Plumrocket AMP extension."
1212
},
1313
"type": "magento2-module",
14-
"version": "2.9.4.5",
14+
"version": "2.9.5",
1515
"autoload": {
1616
"files": [ "registration.php" ],
1717
"psr-4": {

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99
-->
1010
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
11-
<module name="Magefan_Blog" setup_version="2.9.4">
11+
<module name="Magefan_Blog" setup_version="2.9.5">
1212
<sequence>
1313
<module name="Magento_Cms"/>
1414
<module name="Magento_Catalog"/>

0 commit comments

Comments
 (0)