forked from simpeg/simpeg
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathversions.json
More file actions
62 lines (62 loc) · 1.38 KB
/
versions.json
File metadata and controls
62 lines (62 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"version": "dev",
"url": "https://docs.simpeg.xyz/dev/"
},
{
"name": "v0.25.0 (latest)",
"version": "0.25.0",
"url": "https://docs.simpeg.xyz/v0.25.0/",
"preferred": true
},
{
"name": "v0.24.0",
"version": "0.24.0",
"url": "https://docs.simpeg.xyz/v0.24.0/"
},
{
"name": "v0.23.0",
"version": "0.23.0",
"url": "https://docs.simpeg.xyz/v0.23.0/"
},
{
"name": "v0.22.2",
"version": "0.22.2",
"url": "https://docs.simpeg.xyz/v0.22.2/"
},
{
"name": "v0.22.1",
"version": "0.22.1",
"url": "https://docs.simpeg.xyz/v0.22.1/"
},
{
"name": "v0.22.0",
"version": "0.22.0",
"url": "https://docs.simpeg.xyz/v0.22.0/"
},
{
"name": "v0.21.1",
"version": "0.21.1",
"url": "https://docs.simpeg.xyz/v0.21.1/"
},
{
"version": "0.21.0",
"url": "https://docs.simpeg.xyz/v0.21.0/"
},
{
"version": "0.20.0",
"url": "https://docs.simpeg.xyz/v0.20.0/"
},
{
"version": "0.19.0",
"url": "https://docs.simpeg.xyz/v0.19.0/"
},
{
"version": "0.18.1",
"url": "https://docs.simpeg.xyz/v0.18.1/"
},
{
"version": "0.18.0",
"url": "https://docs.simpeg.xyz/v0.18.0/"
}
]