diff --git a/CHANGELOG.md b/CHANGELOG.md index 87231a4..201be3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ 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/sortedMenus/compare/1.0.0.1...rel_1.x) +## [Unreleased](https://git.d3data.de/D3Public/sortedMenus/compare/1.0.0.2...rel_1.x) + +## [1.0.0.2](https://git.d3data.de/D3Public/sortedMenus/compare/1.0.0.1...1.0.0.2) - 2023-06-27 ### Fixed - fix wrong method scope diff --git a/metadata.php b/metadata.php index af511e1..face57b 100644 --- a/metadata.php +++ b/metadata.php @@ -32,7 +32,7 @@ $aModule = [ 'en' => '', ], 'thumbnail' => '', - 'version' => '1.0.0.0', + 'version' => '1.0.0.2', 'author' => 'D³ Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',