From 28f04c8281138ec3ab24941e6e7c1089f2acced2 Mon Sep 17 00:00:00 2001 From: MaxBuhe01 Date: Sat, 21 Dec 2024 14:53:16 +0100 Subject: [PATCH] [Bump] Metadata && Changelog --- CHANGELOG.md | 5 +++++ metadata.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe95a5..a36d4b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - data layer doesn't contain prices if current user hasn't "show price" rights +## [2.23.0.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.22.0...2.23.0.0) - 2024-12-21 +### Added +- another tag-versioning position +- additional global variables, if given + ## [2.22.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.21.0...2.22.0) - 2024-09-21 ### Fixed - Consentmanager didn't get delivered diff --git a/metadata.php b/metadata.php index 42a149b..04d4f0b 100755 --- a/metadata.php +++ b/metadata.php @@ -52,7 +52,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.22.0', + 'version' => '2.23.0.0', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',