bump version and changelog
This commit is contained in:
parent
9207762652
commit
c569c6b528
@ -4,7 +4,13 @@ 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/D3Private/SecondLongDesc/compare/1.3.0...rel_1.x)
|
||||
## [Unreleased](https://git.d3data.de/D3Private/SecondLongDesc/compare/1.4.0...rel_1.x)
|
||||
|
||||
## [1.4.0](https://git.d3data.de/D3Private/SecondLongDesc/compare/1.3.0...1.4.0) - 2023-04-04
|
||||
### Removed
|
||||
- composer.json version entry
|
||||
### Added
|
||||
- composer.json php requirement
|
||||
|
||||
## [1.3.0](https://git.d3data.de/D3Private/SecondLongDesc/compare/1.2.1...1.3.0) - 2023-04-03
|
||||
### Removed
|
||||
|
@ -31,7 +31,7 @@ $aModule = array(
|
||||
. 'Diese Erweiterung bietet einen zweiten Kategorielangtext.<br>' //
|
||||
. 'Angezeigt wird der zweite Langtext unter der Artikelauflistung in der Listenansicht.',
|
||||
'thumbnail' => 'picture.png',
|
||||
'version' => '1.3.0',
|
||||
'version' => '1.4.0',
|
||||
'author' => $logo.' Data Development (Inh.: Thomas Dartsch)',
|
||||
'email' => 'support@shopmodule.com',
|
||||
'url' => 'https://www.oxidmodule.com/',
|
||||
|
Loading…
Reference in New Issue
Block a user