Skip to content

Commit 5c94622

Browse files
committed
Revert release version change
1 parent 15dc171 commit 5c94622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Kernel.php

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

19-
public const VERSION = '0.7.2';
19+
public const VERSION = '0.7.x-dev';
2020

2121
protected function configureContainer(ContainerConfigurator $container): void
2222
{

0 commit comments

Comments
 (0)