Skip to content

Commit

Permalink
bump new version 4.3 for branch 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Jul 12, 2022
1 parent 0483bfd commit 3b365ec
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 @@ -10,7 +10,7 @@ class Application extends BaseApplication
{
public const NAME = 'phplint';

public const VERSION = '4.2';
public const VERSION = '4.3';

public function __construct()
{
Expand Down

0 comments on commit 3b365ec

Please sign in to comment.