Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
git.version not working in non-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
surgiie committed Dec 8, 2022
1 parent 7123f62 commit 0c322ad
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 @@ -36,7 +36,7 @@
|
*/

'version' => app('git.version'),
'version' => "v3.4.2",

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

0 comments on commit 0c322ad

Please sign in to comment.