Skip to content

Commit e3df906

Browse files
author
Torben Hansen
committed
[TASK] Updated emconf and tagged version for release on TER
1 parent 051cee3 commit e3df906

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ext_emconf.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@
1616
'category' => 'plugin',
1717
'author' => 'Torben Hansen',
1818
'author_email' => 'derhansen@gmail.com',
19-
'state' => 'alpha',
19+
'author_company' => 'Skyfillers GmbH',
20+
'state' => 'beta',
2021
'internal' => '',
2122
'uploadfolder' => '0',
2223
'createDirs' => '',
2324
'clearCacheOnLoad' => 0,
24-
'version' => '0.5.0-dev',
25+
'version' => '0.5.0',
2526
'constraints' => array(
2627
'depends' => array(
2728
'extbase' => '6.2.0',

0 commit comments

Comments
 (0)