There was an error while loading. Please reload this page.
1 parent f34967d commit ec5d688Copy full SHA for ec5d688
src/Console/Application.php
@@ -48,7 +48,7 @@
48
final class Application extends BaseApplication
49
{
50
public const NAME = 'PHP CS Fixer';
51
- public const VERSION = '3.89.1';
+ public const VERSION = '3.89.2-DEV';
52
public const VERSION_CODENAME = 'Folding Bike';
53
54
/**
0 commit comments