Skip to content

Commit

Permalink
feat: add a list of all versions for Super Render Farm
Browse files Browse the repository at this point in the history
To avoid messing with GitHub's /release/latest
  • Loading branch information
CraftoHohenvels authored Dec 4, 2023
1 parent 9e4145b commit 0f1e232
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Versions": [
{
"ID": 0,
"Name": "0.0.1-beta"
},
{
"ID": 1,
"Name": "0.1.0-beta"
}
]
}

0 comments on commit 0f1e232

Please sign in to comment.