Skip to content

Commit 31055ef

Browse files
committed
Revert release version change
1 parent 24f9397 commit 31055ef

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
@@ -13,7 +13,7 @@ class Kernel extends BaseKernel
1313
{
1414
use MicroKernelTrait;
1515

16-
public const VERSION = '0.4.0';
16+
public const VERSION = '0.4.x-dev';
1717

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

0 commit comments

Comments
 (0)