coolify/versions.json
Andras Bacsai 50383c7a35 chore(versions): update Coolify version numbers to 4.0.0-beta.435 and 4.0.0-beta.436
- Incremented the stable version in constants.php and versions.json to 4.0.0-beta.435.
- Updated the nightly version in versions.json and other/nightly/versions.json to 4.0.0-beta.436.
- Ensured consistency across versioning files for the latest release.
2025-10-03 10:28:29 +02:00

19 lines
No EOL
357 B
JSON

{
"coolify": {
"v4": {
"version": "4.0.0-beta.435"
},
"nightly": {
"version": "4.0.0-beta.436"
},
"helper": {
"version": "1.0.11"
},
"realtime": {
"version": "1.0.10"
},
"sentinel": {
"version": "0.0.16"
}
}
}