Skip to content

Commit f467bc0

Browse files
committed
release v2.2.4
1 parent 11df545 commit f467bc0

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.4] - 2026-??-??
7+
## [2.2.4] - 2026-01-16
88

99
### FIXED
1010

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.4-rc.1';
19+
public const MODULE_VERSION = '2.2.4';
2020
}

0 commit comments

Comments
 (0)