Skip to content

Commit 2206daa

Browse files
author
Andreas Karlsson
committed
Set version to 1.3.1
1 parent 06619a2 commit 2206daa

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
@@ -1,7 +1,7 @@
11
{
22
"name": "mondido/magento2-mondido",
33
"description": "Mondido payment module for Magento 2.",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"type": "magento2-module",
66
"repositories": [
77
{

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="Mondido_Mondido" setup_version="1.3.0">
3+
<module name="Mondido_Mondido" setup_version="1.3.1">
44
<sequence>
55
<module name="Magento_Checkout"/>
66
<module name="Magento_Payment"/>

0 commit comments

Comments
 (0)