Skip to content

Commit

Permalink
Merge pull request #3023 from l0gicgate/4.6.0-Release
Browse files Browse the repository at this point in the history
4.6 - Release
  • Loading branch information
l0gicgate committed Nov 15, 2020
2 parents 8dde3cb + 5ec7a92 commit 9f6a54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slim/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class App extends RouteCollectorProxy implements RequestHandlerInterface
*
* @var string
*/
public const VERSION = '4.5.0';
public const VERSION = '4.6.0';

/**
* @var RouteResolverInterface
Expand Down

0 comments on commit 9f6a54f

Please sign in to comment.