Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Sep 22, 2023
1 parent 113e09f commit 40c1825
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.28.0';
public const VERSION = '3.28.1-DEV';
public const VERSION_CODENAME = 'Jump & Run';

private ToolInfo $toolInfo;
Expand Down

0 comments on commit 40c1825

Please sign in to comment.