Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit 2867b5b

Browse files
committed
Modified ext_emconf.php
1 parent 07dc613 commit 2867b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
'title' => 'T3Helpers',
55
'description' => 'Helpers for Extbase: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier. Please let me know if you have any ideas or if you find any errors, i will fix this immediately.',
66
'category' => 'services',
7-
'author' => 'TYPO3EXPERT.DE',
7+
'author' => 'Filmmusic.io UG (haftungsbeschränkt)',
88
'author_email' => 'info@filmmusic.io',
99
'state' => 'stable',
1010
'internal' => '',
1111
'uploadfolder' => '0',
1212
'createDirs' => '',
1313
'clearCacheOnLoad' => 0,
14-
'version' => '0.9.31',
14+
'version' => '0.9.32',
1515
'constraints' => [
1616
'depends' => [
1717
'typo3' => '8.6.0-9.5.99',

0 commit comments

Comments
 (0)