coolify/versions.json
Andras Bacsai ac2a199c7b chore: update coolify version to 4.0.0-beta.442
This update increments the version of coolify to 4.0.0-beta.442 to reflect the latest changes and improvements. Additionally, the nightly version has been updated to 4.0.0-beta.443 to ensure consistency across the project. Keeping version numbers up to date is essential for tracking releases and ensuring that users are aware of the latest features and fixes.
2025-11-05 14:31:09 +01:00

19 lines
No EOL
357 B
JSON

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