chore: Update Coolify version to 4.0.0-beta.327
This commit is contained in:
parent
25480fe624
commit
e0748ee240
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
// The release version of your application
|
||||
// Example with dynamic git hash: trim(exec('git --git-dir ' . base_path('.git') . ' log --pretty="%h" -n1 HEAD'))
|
||||
'release' => '4.0.0-beta.326',
|
||||
'release' => '4.0.0-beta.327',
|
||||
// When left empty or `null` the Laravel environment will be used
|
||||
'environment' => config('app.env'),
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue