Skip to content

Commit b8b8cf6

Browse files
committed
Update version to 2.7.2
1 parent 9a340e1 commit b8b8cf6

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 VERSION = '2.7.1';
37+
public const string VERSION = '2.7.2';
3838

3939
public function __construct()
4040
{

0 commit comments

Comments
 (0)