Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Dec 29, 2023
1 parent 5445834 commit f6f9b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
*/
final class Application extends BaseApplication
{
public const VERSION = '3.44.0';
public const VERSION = '3.44.1-DEV';
public const VERSION_CODENAME = 'Three Keys';

private ToolInfo $toolInfo;
Expand Down

0 comments on commit f6f9b7f

Please sign in to comment.