Skip to content

Commit d9cd4d7

Browse files
committed
Update version to 2.6.0
1 parent 56080f4 commit d9cd4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SPC/ConsoleApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434
final class ConsoleApplication extends Application
3535
{
36-
public const VERSION = '2.5.2';
36+
public const VERSION = '2.6.0';
3737

3838
public function __construct()
3939
{

0 commit comments

Comments
 (0)