Skip to content

Commit 9d02b90

Browse files
committed
Reorder versions.json
1 parent cb19f2c commit 9d02b90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/_static/versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"version": "https://ipc-sim.github.io/ipc-toolkit",
33
"title": "main",
44
"aliases": ["latest", "head"]
5-
}, {
6-
"version": "https://ipc-sim.github.io/ipc-toolkit/v1.0.0",
7-
"title": "v1.0.0"
85
}, {
96
"version": "https://ipc-sim.github.io/ipc-toolkit/v1.1.0",
107
"title": "v1.1.0",
118
"aliases": ["stable"]
9+
}, {
10+
"version": "https://ipc-sim.github.io/ipc-toolkit/v1.0.0",
11+
"title": "v1.0.0"
1212
}]

0 commit comments

Comments
 (0)