Skip to content

Commit

Permalink
chore: version ++
Browse files Browse the repository at this point in the history
  • Loading branch information
peaklabs-dev committed Dec 23, 2024
1 parent ef56797 commit 23c4061
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

return [
'coolify' => [
'version' => '4.0.0-beta.380',
'version' => '4.0.0-beta.381',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
Expand Down
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.380"
"version": "4.0.0-beta.381"
},
"nightly": {
"version": "4.0.0-beta.381"
"version": "4.0.0-beta.382"
},
"helper": {
"version": "1.0.4"
Expand Down

0 comments on commit 23c4061

Please sign in to comment.