From 3e45092e8400844550c80af3c70f414f482b24de Mon Sep 17 00:00:00 2001 From: Mario Lorenz Date: Fri, 18 Aug 2023 16:16:38 +0200 Subject: [PATCH] Release v1.1.2 --- CHANGELOG.md | 2 +- metadata.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5715a92..114a9a8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.1.2] - 2023-XX-XX +## [1.1.2] - 2023-08-18 ### FIXED - compatibility-issue against other modules that also extend the moduleconfiguration diff --git a/metadata.php b/metadata.php index 13fb1ef5..c6a3e7e2 100644 --- a/metadata.php +++ b/metadata.php @@ -51,7 +51,7 @@ ', ], 'thumbnail' => 'logo.svg', - 'version' => '1.1.2-rc.2', + 'version' => '1.1.2', 'author' => 'OXID eSales AG', 'url' => 'https://www.oxid-esales.com', 'email' => 'info@oxid-esales.com',