Skip to content

Commit e0748ee

Browse files
committed
chore: Update Coolify version to 4.0.0-beta.327
1 parent 25480fe commit e0748ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/sentry.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
// The release version of your application
99
// Example with dynamic git hash: trim(exec('git --git-dir ' . base_path('.git') . ' log --pretty="%h" -n1 HEAD'))
10-
'release' => '4.0.0-beta.326',
10+
'release' => '4.0.0-beta.327',
1111
// When left empty or `null` the Laravel environment will be used
1212
'environment' => config('app.env'),
1313

0 commit comments

Comments
 (0)