Skip to content

Commit a1b7977

Browse files
committed
Change versioin
1 parent 26049cd commit a1b7977

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Magento2 FAQ Module",
44
"homepage": "https://github.com/mageprince/magento2-FAQ",
55
"type": "magento2-module",
6-
"version": "1.0.4",
6+
"version": "1.0.5",
77
"license": "GPL-3.0-or-later",
88
"authors": [
99
{

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" ?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Prince_Faq" setup_version="1.0.4"/>
3+
<module name="Prince_Faq" setup_version="1.0.5"/>
44
</config>

0 commit comments

Comments
 (0)