Skip to content

Commit 645e2a9

Browse files
committed
update to beta 3
1 parent d59b845 commit 645e2a9

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.1.0-beta.2';
26+
public const VERSION = '2.1.0-beta.3';
2727

2828
public function __construct()
2929
{

0 commit comments

Comments
 (0)