Skip to content

Commit 5012da9

Browse files
authored
Update ConsoleApplication.php
1 parent df0e37c commit 5012da9

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
@@ -25,7 +25,7 @@
2525
*/
2626
final class ConsoleApplication extends Application
2727
{
28-
public const VERSION = '2.1.0-beta.4';
28+
public const VERSION = '2.1.0';
2929

3030
public function __construct()
3131
{

0 commit comments

Comments
 (0)