Skip to content

Commit

Permalink
update versions.json to point to v0.11.0 [no-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapriot committed Oct 25, 2024
1 parent 9ab8fbc commit 9694f65
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/_static/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@
"url": "https://discretize.simpeg.xyz/en/main/"
},
{
"name": "0.10.0 (stable)",
"version": "v0.10.0",
"url": "https://discretize.simpeg.xyz/en/v0.10.0/",
"name": "0.11.0 (stable)",
"version": "v0.11.0",
"url": "https://discretize.simpeg.xyz/en/v0.11.0/",
"preferred": true
},
{
"name": "0.10.0",
"version": "v0.10.0",
"url": "https://discretize.simpeg.xyz/en/v0.10.0/"
}
]

0 comments on commit 9694f65

Please sign in to comment.