Skip to content

Commit 184352b

Browse files
committed
Update App::VERSION to 3.5.0
1 parent a16f196 commit 184352b

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
@@ -55,7 +55,7 @@ class App
5555
*
5656
* @var string
5757
*/
58-
const VERSION = '3.5.0-dev';
58+
const VERSION = '3.5.0';
5959

6060
/**
6161
* Container

0 commit comments

Comments
 (0)