Skip to content

Commit aaa42d6

Browse files
committed
version
2 parents 119840d + 5366a90 commit aaa42d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
3838
*
3939
* @var string
4040
*/
41-
const VERSION = '10.17.0';
41+
const VERSION = '10.17.1';
4242

4343
/**
4444
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)