Skip to content

Commit 8551bab

Browse files
committed
Bumped up application version value.
1 parent 460a28d commit 8551bab

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)