Skip to content

Commit

Permalink
FIX: Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jul 22, 2024
1 parent 8a0c9a3 commit cc55f1e
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions doc/_static/versions.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,12 @@
[
{
"name": "0.7 (devel)",
"name": "devel",
"version": "dev",
"url": "https://mne.tools/mne-nirs/dev/"
},
{
"name": "0.6 (stable)",
"name": "stable",
"version": "stable",
"url": "https://mne.tools/mne-nirs/stable/"
},
{
"name": "0.5",
"version": "0.5",
"url": "https://mne.tools/mne-nirs/0.5/"
},
{
"name": "0.4",
"version": "0.4",
"url": "https://mne.tools/mne-nirs/0.4/"
},
{
"name": "0.3",
"version": "0.3",
"url": "https://mne.tools/mne-nirs/0.3/"
}
]

0 comments on commit cc55f1e

Please sign in to comment.