chore: Update Coolify version to 4.0.0-beta.327

This commit is contained in:
Andras Bacsai 2024-09-04 10:09:14 +02:00
parent 25480fe624
commit e0748ee240

View File

@ -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'),