Skip to content

Commit b8a76ca

Browse files
committed
release v2.2.3
1 parent ade9d01 commit b8a76ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

7-
## [2.2.3] - 2025-??-??
7+
## [2.2.3] - 2025-11-27
88

99
### FIXED
1010
- [0007827](https://bugs.oxid-esales.com/view.php?id=7827): fix errormessage-handling & add two new translations, one message to explain error API.320.100.135 from bugtracker #7827

src/Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ class Module
1616
{
1717
public const MODULE_ID = 'osc-unzer';
1818
public const GITHUB_NAME = 'OXID-eSales/unzer-module';
19-
public const MODULE_VERSION = '2.2.3-rc.1';
19+
public const MODULE_VERSION = '2.2.3';
2020
}

0 commit comments

Comments
 (0)