mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
chore(release): add new version.json file with new release channels
This commit is contained in:
parent
3d107c1e8b
commit
e2ccdc5b04
1 changed files with 8 additions and 0 deletions
8
version.json
Normal file
8
version.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"coolify": {
|
||||
"v5": {
|
||||
"stable": "5.0.0",
|
||||
"preview": "5.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue