Skip to content

Commit 561c0d1

Browse files
committed
Merge branch 'develop' into 1.x
2 parents 3fcda4a + 8551bab commit 561c0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Application extends Container
3030
{
3131
use InvokerAware;
3232

33-
public const APP_VERSION = '1.0.3';
33+
public const APP_VERSION = '1.0.4';
3434

3535
public const MIN_PHP_VERSION = '8.2';
3636

0 commit comments

Comments
 (0)