Skip to content

Commit

Permalink
Update version to v10.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed Mar 12, 2024
1 parent 48cf0e6 commit 03c9b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Expand Up @@ -40,7 +40,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
*
* @var string
*/
const VERSION = '10.48.0';
const VERSION = '10.48.1';

/**
* The base path for the Laravel installation.
Expand Down

0 comments on commit 03c9b53

Please sign in to comment.