Skip to content

Commit 627ed3c

Browse files
committed
fix app version
1 parent ce3cb65 commit 627ed3c

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
@@ -41,7 +41,7 @@ class App
4141
*
4242
* @var string
4343
*/
44-
const VERSION = '3.12.3';
44+
const VERSION = '3.12.5';
4545

4646
/**
4747
* @var ContainerInterface

0 commit comments

Comments
 (0)