Skip to content

Commit 15036ec

Browse files
committed
Bumped version value.
Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
1 parent 331539a commit 15036ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ final class Application extends Container
6464
use InvokerAware;
6565
use LoggerAware;
6666

67-
public const string APP_VERSION = '3.0.0-rc.2';
67+
public const string APP_VERSION = '3.0.0';
6868

6969
public const string MIN_PHP_VERSION = '8.4';
7070

0 commit comments

Comments
 (0)