We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051cee3 commit e3df906Copy full SHA for e3df906
ext_emconf.php
@@ -16,12 +16,13 @@
16
'category' => 'plugin',
17
'author' => 'Torben Hansen',
18
'author_email' => 'derhansen@gmail.com',
19
- 'state' => 'alpha',
+ 'author_company' => 'Skyfillers GmbH',
20
+ 'state' => 'beta',
21
'internal' => '',
22
'uploadfolder' => '0',
23
'createDirs' => '',
24
'clearCacheOnLoad' => 0,
- 'version' => '0.5.0-dev',
25
+ 'version' => '0.5.0',
26
'constraints' => array(
27
'depends' => array(
28
'extbase' => '6.2.0',
0 commit comments