Skip to content

Commit 3c89ce6

Browse files
authored
Update version to 2.7.10 (#997)
1 parent 07ea1e2 commit 3c89ce6

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.9';
37+
public const string VERSION = '2.7.10';
3838

3939
public function __construct()
4040
{

0 commit comments

Comments
 (0)