Skip to content

Commit 7d8d900

Browse files
committed
bumped version
1 parent 737a24b commit 7d8d900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
final class Application extends BaseApplication
4545
{
4646
public const NAME = 'PHP CS Fixer';
47-
public const VERSION = '3.61.0';
47+
public const VERSION = '3.61.1-DEV';
4848
public const VERSION_CODENAME = '7th Gear';
4949

5050
private ToolInfo $toolInfo;

0 commit comments

Comments
 (0)