Skip to content

Commit 22751d5

Browse files
committed
Update App::VERSION to 3.9.1
1 parent 71af0cf commit 22751d5

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
@@ -52,7 +52,7 @@ class App
5252
*
5353
* @var string
5454
*/
55-
const VERSION = '3.9.1-dev';
55+
const VERSION = '3.9.1';
5656

5757
/**
5858
* Container

0 commit comments

Comments
 (0)