From b3f2446a7d44f7a80a06e900bf08187a9e879505 Mon Sep 17 00:00:00 2001 From: MaxBUhe Date: Wed, 10 Apr 2024 12:23:04 +0200 Subject: [PATCH] [Bump] Metadata && Changelog --- CHANGELOG.md | 4 ++++ metadata.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e7b0d2..6941a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [2.17.1](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.17.0...2.17.1) - 2024-04-10 +### Fixed +- second call of getGtmContainerId() ( returned false ) + ## [2.17.0](https://git.d3data.de/D3Public/GoogleAnalytics4/compare/2.16.0...2.17.0) - 2024-04-10 ### Added - Google-Analytics default values diff --git a/metadata.php b/metadata.php index 4bd619c..2e2170d 100755 --- a/metadata.php +++ b/metadata.php @@ -49,7 +49,7 @@ $aModule = [ Die Entwicklung basiert auf einem Fork von Marat Bedoev - Github-Link ", 'thumbnail' => 'thumbnail.png', - 'version' => '2.17.0', + 'version' => '2.17.1', 'author' => 'Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',