Skip to content

Commit 8ce3997

Browse files
authored
Update version number to 2.7.11
1 parent 8028987 commit 8ce3997

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
@@ -34,7 +34,7 @@
3434
*/
3535
final class ConsoleApplication extends Application
3636
{
37-
public const string VERSION = '2.7.10';
37+
public const string VERSION = '2.7.11';
3838

3939
public function __construct()
4040
{

0 commit comments

Comments
 (0)