-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathversion_log.json
64 lines (64 loc) · 906 Bytes
/
version_log.json
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
63
64
{
"1.3.1": {
"current": true,
"name": "Baudelaire-01",
"ts": "2021-02-23",
"contents": [
"b"
]
},
"1.3.0": {
"name": "Baudelaire",
"ts": "2021-02-22",
"contents": [
"f",
"f"
]
},
"1.2.0": {
"ts": "2021-02-14",
"name": "Robert Lowell",
"contents": [
"f",
"b"
]
},
"1.1.2": {
"ts": "2021-01-05",
"name": "Li Shangyin-02",
"contents": [
"f",
"f"
]
},
"1.1.1": {
"ts": "2020-12-31",
"name": "Li Shangyin-01",
"contents": [
"f",
"b"
]
},
"1.1.0": {
"ts": "2020-12-28",
"name": "Li Shangyin",
"contents": [
"f",
"f"
]
},
"1.0.1": {
"ts": "2020-12-18",
"name": "Rimbaud-01",
"contents": [
"f"
]
},
"1.0.0": {
"ts": "2020-12-10",
"name": "Rimbaud",
"contents": [
"f"
]
}
}