chore(release): add new version.json file with new release channels

This commit is contained in:
peaklabs-dev 2026-02-24 19:36:12 +01:00
parent 3d107c1e8b
commit e2ccdc5b04
No known key found for this signature in database

8
version.json Normal file
View file

@ -0,0 +1,8 @@
{
"coolify": {
"v5": {
"stable": "5.0.0",
"preview": "5.0.0-alpha.1"
}
}
}