Skip to content

Commit 9f6a54f

Browse files
authored
Merge pull request #3023 from l0gicgate/4.6.0-Release
4.6 - Release
2 parents 8dde3cb + 5ec7a92 commit 9f6a54f

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.5.0';
41+
public const VERSION = '4.6.0';
4242

4343
/**
4444
* @var RouteResolverInterface

0 commit comments

Comments
 (0)