Skip to content

Commit 4e01be2

Browse files
committed
Update version
1 parent c1500e6 commit 4e01be2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "mageprince/module-faq",
2+
"name": "prince/module-faq",
33
"description": "Magento2 FAQ Module",
44
"homepage": "https://github.com/mageprince/magento2-FAQ",
55
"type": "magento2-module",
6-
"version": "2.0.1",
6+
"version": "2.0.0",
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
@@ -11,5 +11,5 @@
1111
*/
1212
-->
1313
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
14-
<module name="Mageprince_Faq" setup_version="2.0.1"/>
14+
<module name="Mageprince_Faq" setup_version="2.0.0"/>
1515
</config>

0 commit comments

Comments
 (0)