adjust version informations
This commit is contained in:
parent
e05278da19
commit
f3b80607b0
@ -1,6 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.0.0.0
|
## 2.1.0.0 (2021-12-21)
|
||||||
|
|
||||||
|
#### Changed
|
||||||
|
- adjust to CLI extension which can export to STDOUT
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 2.0.0.0 (2021-12-20)
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
- add tests
|
- add tests
|
||||||
|
@ -32,7 +32,7 @@ $aModule = [
|
|||||||
'en' => '',
|
'en' => '',
|
||||||
],
|
],
|
||||||
'thumbnail' => '',
|
'thumbnail' => '',
|
||||||
'version' => '2.0.0.0',
|
'version' => '2.1.0.0',
|
||||||
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
||||||
'email' => 'support@shopmodule.com',
|
'email' => 'support@shopmodule.com',
|
||||||
'url' => 'https://www.oxidmodule.com/',
|
'url' => 'https://www.oxidmodule.com/',
|
||||||
|
Loading…
Reference in New Issue
Block a user