Skip to content

Commit

Permalink
Changes extension state from beta to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
maechler committed Dec 18, 2023
1 parent 199ffe7 commit 781ff94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'author' => 'Markus Mächler, Esteban Gehring',
'author_email' => 'markus.maechler@bithost.ch, esteban.gehring@bithost.ch',
'author_company' => 'Bithost GmbH',
'state' => 'beta',
'state' => 'stable',
'internal' => '',
'uploadfolder' => '0',
'createDirs' => '',
Expand Down

0 comments on commit 781ff94

Please sign in to comment.