Skip to content

Commit 97d6c9a

Browse files
committed
Revert release version change
1 parent 42c2b00 commit 97d6c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Kernel extends BaseKernel
1414
{
1515
use MicroKernelTrait;
1616

17-
public const VERSION = '0.6.2';
17+
public const VERSION = '0.6.x-dev';
1818

1919
protected function configureContainer(ContainerConfigurator $container): void
2020
{

0 commit comments

Comments
 (0)