Skip to content

Commit

Permalink
update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
whitetuft committed Aug 3, 2023
1 parent 351bb3e commit 9acc962
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/source/_static/versions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[
{
"name": "v1.3.2 (stable)",
"version": "1.3.2",
"url": "https://github.com/SatCloP/pyrtlib/releases/latest"
}
{
"name": "dev",
"version": "dev",
"url": "https://mysite.org/en/2.1/index.html"
},
{
"name": "v2.1 (stable)",
"version": "2.1",
"url": "https://mysite.org/en/2.1/index.html"
"url": "https://github.com/SatCloP/pyrtlib/tree/dev"
}
]

0 comments on commit 9acc962

Please sign in to comment.