diff --git a/README.md b/README.md index fe59db3d0..cef3fdc81 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,10 @@ Contact us [here](https://coolify.io/docs/contact). coollabsio%2Fcoolify | Trendshift +# Repo Activity + +![Alt](https://repobeats.axiom.co/api/embed/eab1c8066f9c59d0ad37b76c23ebb5ccac4278ae.svg "Repobeats analytics image") + # Star History [![Star History Chart](https://api.star-history.com/svg?repos=coollabsio/coolify&type=Date)](https://star-history.com/#coollabsio/coolify&Date) diff --git a/config/sentry.php b/config/sentry.php index eedf1c992..f1f17f030 100644 --- a/config/sentry.php +++ b/config/sentry.php @@ -7,7 +7,7 @@ return [ // 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.196', + 'release' => '4.0.0-beta.197', // When left empty or `null` the Laravel environment will be used 'environment' => config('app.env'), diff --git a/config/version.php b/config/version.php index 5aa8bcb7a..32e5b5873 100644 --- a/config/version.php +++ b/config/version.php @@ -1,3 +1,3 @@