chore(release): bump Coolify version to 4.3.12

This commit is contained in:
Andras Bacsai 2026-08-26 17:28:54 +02:00
parent 1f412c7145
commit 29c7b043f3
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => env('COOLIFY_VERSION') ?: '4.3.11',
'version' => env('COOLIFY_VERSION') ?: '4.3.12',
'helper_version' => '1.0.16',
'realtime_version' => '1.0.17',
'railpack_version' => '0.23.0',

View file

@ -1,7 +1,7 @@
{
"coolify": {
"v4": {
"version": "4.3.11"
"version": "4.3.12"
},
"nightly": {
"version": "4.4-rc.1"

View file

@ -1,7 +1,7 @@
{
"coolify": {
"v4": {
"version": "4.3.11"
"version": "4.3.12"
},
"nightly": {
"version": "4.4-rc.1"