adjust version informations

This commit is contained in:
Daniel Seifert 2023-06-28 14:03:49 +02:00
parent 2b4f3a3db7
commit 6d19c3cf49
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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/',