adjust version informations
This commit is contained in:
parent
369eee2b5c
commit
b506d4e7c7
@ -2,7 +2,10 @@
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
## noch nicht veröffentlicht
|
||||
## 1.0.1.0 - (2020-08-20)
|
||||
|
||||
### Changed
|
||||
- Dokumentid für "Rechnung ohne Logo" angepasst
|
||||
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"title": "<i class='fab fa-d3 d3fa-color-blue'></i> PDF Dokumente",
|
||||
"moduleversion": "1.0.0.0",
|
||||
"moduleversion": "1.0.1.0",
|
||||
"titledesc": "für den Oxid eShop",
|
||||
"author": "D³ Data Development",
|
||||
"moduledate": "13.08.2020",
|
||||
"moduledate": "20.08.2020",
|
||||
"editors": "",
|
||||
"tagline": "",
|
||||
"image": "",
|
||||
|
@ -28,7 +28,7 @@ $aModule = [
|
||||
'de' => $logo.' PDF-Dokumente',
|
||||
'en' => $logo.' PDF documents',
|
||||
],
|
||||
'version' => '1.0',
|
||||
'version' => '1.0.1.0',
|
||||
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
|
||||
'email' => 'support@shopmodule.com',
|
||||
'url' => 'http://www.oxidmodule.com/',
|
||||
|
Loading…
Reference in New Issue
Block a user