mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-05 02:19:20 +00:00
chore(release): bump Coolify version metadata
Set the default and nightly versions to 4.3.3 and stable v4 to 4.3.2.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => env('COOLIFY_VERSION') ?: '4.3.2',
|
||||
'version' => env('COOLIFY_VERSION') ?: '4.3.3',
|
||||
'helper_version' => '1.0.14',
|
||||
'realtime_version' => '1.0.17',
|
||||
'railpack_version' => '0.23.0',
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"coolify": {
|
||||
"v4": {
|
||||
"version": "4.3.1"
|
||||
"version": "4.3.2"
|
||||
},
|
||||
"nightly": {
|
||||
"version": "4.3.1"
|
||||
"version": "4.3.3"
|
||||
},
|
||||
"helper": {
|
||||
"version": "1.0.14"
|
||||
|
||||
+2
-2
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"coolify": {
|
||||
"v4": {
|
||||
"version": "4.3.1"
|
||||
"version": "4.3.2"
|
||||
},
|
||||
"nightly": {
|
||||
"version": "4.3.1"
|
||||
"version": "4.3.3"
|
||||
},
|
||||
"helper": {
|
||||
"version": "1.0.14"
|
||||
|
||||
Reference in New Issue
Block a user