Skip to content

Commit 1ed15d9

Browse files
authored
Update versions and changelog (#32)
1 parent ea749b5 commit 1ed15d9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [v2.3.0] - 2024-09-20
8+
## [v2.3.0] - 2024-09-27
99

1010
### Added
1111

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "truelayer/magento2",
33
"description": "TrueLayer extension for Magento 2",
44
"type": "magento2-module",
5-
"version": "2.1.0",
5+
"version": "2.3.0",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"

etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<default>
1111
<payment>
1212
<truelayer>
13-
<version>2.1.0</version>
13+
<version>2.3.0</version>
1414
<model>TrueLayerFacade</model>
1515
<title>TrueLayer</title>
1616
<description>Make a direct payment securely from your bank app - no card needed</description>

0 commit comments

Comments
 (0)