Skip to content

Commit e48d5bf

Browse files
author
Rudy Gnodde
committed
[RELEASE] Version 1.0.4
1 parent 4c07277 commit e48d5bf

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2019-12-17 Rudy Gnodde
2+
* Version 1.0.4
3+
* Fix call to generateData in FileProvider
4+
15
2019-08-23 Rudy Gnodde
26
* Version 1.0.3
37
* Add field date time provider
@@ -33,4 +37,4 @@
3337

3438
2019-04-05 Rudy Gnodde
3539
* Version 1.0.0
36-
* Initial release
40+
* Initial release

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'state' => 'stable',
1010
'uploadfolder' => false,
1111
'clearCacheOnLoad' => false,
12-
'version' => '1.0.3',
12+
'version' => '1.0.4',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '8.7.13-9.5.99',

0 commit comments

Comments
 (0)