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.
This commit is contained in:
Andras Bacsai
2025-10-03 10:16:08 +02:00
parent 4b0f65c926
commit 50383c7a35
3 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.433"
"version": "4.0.0-beta.435"
},
"nightly": {
"version": "4.0.0-beta.434"
"version": "4.0.0-beta.436"
},
"helper": {
"version": "1.0.11"