Skip to content

Commit

Permalink
Merge branch '3.12.1-Release' into 3.x
Browse files Browse the repository at this point in the history
Closes #2631
  • Loading branch information
akrabat committed Apr 16, 2019
2 parents 9e1e727 + a94f31a commit eaee12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slim/App.php
Expand Up @@ -51,7 +51,7 @@ class App
*
* @var string
*/
const VERSION = '3.12.1-dev';
const VERSION = '3.12.1';

/**
* Container
Expand Down

0 comments on commit eaee12e

Please sign in to comment.