Skip to content

Commit 29be3a2

Browse files
authored
set version to 2.0-rc7
1 parent fbe149b commit 29be3a2

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
@@ -23,7 +23,7 @@
2323
*/
2424
final class ConsoleApplication extends Application
2525
{
26-
public const VERSION = '2.0.0';
26+
public const VERSION = '2.0-rc7';
2727

2828
public function __construct()
2929
{

0 commit comments

Comments
 (0)