Skip to content

Commit aa7c516

Browse files
committed
Bumped version value.
Signed-off-by: Joshua Parker <[email protected]>
1 parent a829f87 commit aa7c516

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
@@ -49,7 +49,7 @@ final class Application extends Container
4949
{
5050
use InvokerAware;
5151

52-
public const APP_VERSION = '2.0.3';
52+
public const APP_VERSION = '2.0.4';
5353

5454
public const MIN_PHP_VERSION = '8.2';
5555

0 commit comments

Comments
 (0)