Skip to content

Commit

Permalink
TASK: Increase version number to 3.3.10 (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
YetiCGN committed Apr 4, 2023
1 parent 5afca44 commit dc477c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

$parameters->set('name', 'TYPO3 Surf');

$parameters->set('version', '3.3.9');
$parameters->set('version', '3.3.10');

$services = $containerConfigurator->services();

Expand Down

0 comments on commit dc477c5

Please sign in to comment.