Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Jul 13, 2022
1 parent bad87e6 commit 76c9c0e
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 @@ -39,7 +39,7 @@
*/
final class Application extends BaseApplication
{
public const VERSION = '3.9.3';
public const VERSION = '3.9.4-DEV';
public const VERSION_CODENAME = 'Grand Awaiting';

private ToolInfo $toolInfo;
Expand Down

0 comments on commit 76c9c0e

Please sign in to comment.