mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
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.
19 lines
357 B
JSON
19 lines
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"
|
|
}
|
|
}
|
|
} |