Skip to content

Commit c8934c3

Browse files
authored
Update app version to 4.8.1
1 parent aa9c401 commit c8934c3

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

4343
/**
4444
* @var RouteResolverInterface

0 commit comments

Comments
 (0)