Skip to content

Commit

Permalink
fix versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed Dec 4, 2023
1 parent 723c6c5 commit 87d5ee0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest
9 changes: 7 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@
"aliases": []
},
{
"version": "1.2",
"title": "1.2",
"version": "1.3",
"title": "1.3",
"aliases": [
"latest"
]
},
{
"version": "1.2",
"title": "1.2",
"aliases": []
},
{
"version": "1.1",
"title": "1.1",
Expand Down

0 comments on commit 87d5ee0

Please sign in to comment.