coolify/versions.json
Andras Bacsai 74ad6d2d81 chore(versions): update version numbers for Coolify releases
- Incremented the beta version for both the stable and nightly releases of Coolify to reflect the latest changes.
- Updated version from 4.0.0-beta.433 to 4.0.0-beta.434 for stable and from 4.0.0-beta.434 to 4.0.0-beta.435 for nightly.
2025-10-02 08:49:28 +02:00

19 lines
No EOL
357 B
JSON

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