Skip to content

Commit 7193380

Browse files
committed
[RELEASE] Release TYPO3 Rector 2.10.1
1 parent 55978e8 commit 7193380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/typo3-init.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
(new SingleCommandApplication())
3131
->setName('Initialize TYPO3-Rector configuration')
32-
->setVersion('2.10.0')
32+
->setVersion('2.10.1')
3333
->setDescription('Initializes a bare configuration to start with your TYPO3 upgrade')
3434
->setCode(static function (InputInterface $input, OutputInterface $output): int {
3535
$projectDirectory = getcwd();

0 commit comments

Comments
 (0)