Skip to content

Commit 30888b9

Browse files
committed
Update App::VERSION to 3.9.0-dev
1 parent d462e5b commit 30888b9

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.8.0';
55+
const VERSION = '3.9.0-dev';
5656

5757
/**
5858
* Container

0 commit comments

Comments
 (0)