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:
Andras Bacsai
2026-08-13 14:59:04 +02:00
parent 719942853f
commit 3bcef578de
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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',
+2 -2
View File
@@ -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
View File
@@ -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"