Skip to content

Commit f24472f

Browse files
Release v2.3.0
1 parent 12df7ad commit f24472f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aplazame/magento2",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "Aplazame Magento 2 module",
55
"type": "magento2-module",
66
"homepage": "https://aplazame.com/",

src/etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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="Aplazame_Payment" setup_version="2.2.0">
3+
<module name="Aplazame_Payment" setup_version="2.3.0">
44
<sequence>
55
<module name="Magento_Store"/>
66
<module name="Magento_Catalog"/>

0 commit comments

Comments
 (0)