Skip to content

Commit 759a7a3

Browse files
committed
update app version to 4.9.0
1 parent b7feb13 commit 759a7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Slim/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class App extends RouteCollectorProxy implements RequestHandlerInterface
3838
*
3939
* @var string
4040
*/
41-
public const VERSION = '4.8.1';
41+
public const VERSION = '4.9.0';
4242

4343
/**
4444
* @var RouteResolverInterface

0 commit comments

Comments
 (0)