Skip to content

Commit 96d6ae9

Browse files
committed
Up version to 2.7.0
1 parent 192e6c3 commit 96d6ae9

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
@@ -5,7 +5,7 @@
55
"php": "~5.6.5 || >=7.0"
66
},
77
"type": "magento2-module",
8-
"version": "2.6.3",
8+
"version": "2.7.0",
99
"license": [
1010
"OSL-3.0",
1111
"AFL-3.0"

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.6.3.1">
11+
<module name="Magefan_Blog" setup_version="2.7.0">
1212
<sequence>
1313
<module name="Magento_Cms"/>
1414
<module name="Magento_Catalog"/>

0 commit comments

Comments
 (0)