From 2ea16f2b62b5f8ebb883142f2b47a22d44813cdd Mon Sep 17 00:00:00 2001 From: MaxBuhe01 Date: Wed, 19 Mar 2025 16:41:04 +0100 Subject: [PATCH] [Bump] Changelog && Metadata --- CHANGELOG.md | 7 ++++++- metadata.php | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1d40d..1ffa464 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0.1...rel_2.x) - 2025-x +## [unreleased](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0.2...rel_2.x) - 2025-x ### Added - data layer doesn't contain prices if current user hasn't "show price" rights +## [2.23.0.2](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0.1...2.23.0.2) - 2025-03-19 +### Fixed +- unwanted reste of chosen CMP in admin +- over-engineered method construct + ## [2.23.0.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.23.0.0...2.23.0.1) - 2025-02-19 ### Fixed - false metadata view_cart entry diff --git a/metadata.php b/metadata.php index 811c473..3d03ca3 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.23.0.1', + 'version' => '2.23.0.2', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',