Skip to content

Commit

Permalink
Update app version to v2.0.0-alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent ed2125b commit 8b318d0
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 @@ -13,7 +13,7 @@
|
*/

'version' => env('APP_VERSION', 'v2.0.0-alpha.14'),
'version' => env('APP_VERSION', 'v2.0.0-alpha.15'),

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

0 comments on commit 8b318d0

Please sign in to comment.