Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stayallive committed Aug 11, 2024
1 parent 395a595 commit 9af3736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
? trim(file_get_contents($versionPath))
: env('APP_VERSION', '@dev'),

'versionString' => env('APP_VERSION_STRING', '2024.3.0'),
'versionString' => env('APP_VERSION_STRING', '2024.3.1'),

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 9af3736

Please sign in to comment.