Skip to content

Commit

Permalink
Update versions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ioangatop authored May 31, 2024
1 parent 6487c1f commit 20d65af
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
[
{
"version": "dev",
"title": "dev",
"aliases": []
},
{
"version": "0.0.1",
"title": "0.0.1",
"aliases": []
},
{
"version": "0.0",
"title": "0.0",
"version": "0.0.2",
"title": "0.0.2",
"aliases": [
"latest"
]
}
},
{
"version": "dev",
"title": "dev",
"aliases": [
"latest"
]
},
]

0 comments on commit 20d65af

Please sign in to comment.