Skip to content

Commit da3e92d

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

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

51-
public const APP_VERSION = '2.0.5';
51+
public const APP_VERSION = '2.0.6';
5252

5353
public const MIN_PHP_VERSION = '8.2';
5454

0 commit comments

Comments
 (0)