Skip to content

Commit fe8f569

Browse files
committed
version
1 parent 98a7613 commit fe8f569

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "faonni/module-re-captcha",
33
"description": "Extension is integrate Google Recaptcha with your Magento2 store.",
44
"type": "magento2-module",
5-
"version": "2.0.8",
5+
"version": "2.0.9",
66
"authors": [{
77
"name" : "Karliuka Vitalii",
88
"email": "karliuka.vitalii@gmail.com"

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-->
99
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd">
11-
<module name="Faonni_ReCaptcha" setup_version="2.0.8">
11+
<module name="Faonni_ReCaptcha" setup_version="2.0.9">
1212
<sequence>
1313
<module name="Magento_Checkout"/>
1414
</sequence>

0 commit comments

Comments
 (0)