Skip to content

Commit 8fbe706

Browse files
committed
[TASK] Release of 9.0.3
1 parent a486fb4 commit 8fbe706

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
$EM_CONF[$_EXTKEY] = [
2525
'title' => 'GS Warranty',
2626
'description' => 'GS Warranty adapts the TYPO3 backend logos and warranty data and registers a new toolbar item. Feel free to use this extension as base for your own work.',
27-
'version' => '9.0.2',
27+
'version' => '9.0.3',
2828
'category' => 'be',
2929
'constraints' => [
3030
'depends' => [
@@ -37,7 +37,7 @@
3737
'bootstrap_package' => '9.0.0-0.0.0',
3838
],
3939
],
40-
'state' => 'beta',
40+
'state' => 'stable',
4141
'uploadfolder' => 0,
4242
'createDirs' => '',
4343
'clearCacheOnLoad' => 0,

0 commit comments

Comments
 (0)