Skip to content

Commit

Permalink
temporary bump new upcoming feature release before removing hard-code…
Browse files Browse the repository at this point in the history
…d value
  • Loading branch information
llaville committed Oct 7, 2024
1 parent c1b32d8 commit 9cae7ab
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 @@ -36,7 +36,7 @@
final class Application extends BaseApplication
{
public const NAME = 'phplint';
public const VERSION = '9.4.1';
public const VERSION = '9.5.0-dev';

public function __construct()
{
Expand Down

0 comments on commit 9cae7ab

Please sign in to comment.