Skip to content

Commit 93b6994

Browse files
committed
[TASK] Bump version number to 9.1.0
Related: #27318
1 parent 03721bc commit 93b6994

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"extension-key": "taskqueue"
5555
},
5656
"branch-alias":{
57-
"dev-main": "9.1.x-dev"
57+
"dev-main": "9.2.x-dev"
5858
}
5959
}
6060
}

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'author' => 'Eike Starkmann',
99
'author_email' => 'starkmann@undkonsorten.com',
1010
'state' => 'stable',
11-
'version' => '9.0.3',
11+
'version' => '9.1.0',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '12.4.0-13.99.99',

0 commit comments

Comments
 (0)