Skip to content

Commit eed3a6d

Browse files
committed
feat: update ckb client versions
1 parent 16b6bb5 commit eed3a6d

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.ckb-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.121.0-rc1
1+
v0.120.0

compatible.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"fullVersions": [
3+
"0.120",
34
"0.121",
45
"0.120",
56
"0.119",
@@ -28,6 +29,7 @@
2829
"compatible": {
2930
"0.111": {
3031
"full": [
32+
"0.120",
3133
"0.121",
3234
"0.120",
3335
"0.119",
@@ -50,6 +52,7 @@
5052
},
5153
"0.110": {
5254
"full": [
55+
"0.120",
5356
"0.121",
5457
"0.120",
5558
"0.119",
@@ -88,6 +91,7 @@
8891
},
8992
"0.112": {
9093
"full": [
94+
"0.120",
9195
"0.121",
9296
"0.120",
9397
"0.119",
@@ -110,6 +114,7 @@
110114
},
111115
"0.114": {
112116
"full": [
117+
"0.120",
113118
"0.121",
114119
"0.120",
115120
"0.119",
@@ -132,6 +137,7 @@
132137
},
133138
"0.116": {
134139
"full": [
140+
"0.120",
135141
"0.121",
136142
"0.120",
137143
"0.119",
@@ -154,6 +160,7 @@
154160
},
155161
"0.117": {
156162
"full": [
163+
"0.120",
157164
"0.121",
158165
"0.120",
159166
"0.119",
@@ -176,6 +183,7 @@
176183
},
177184
"0.119": {
178185
"full": [
186+
"0.120",
179187
"0.121",
180188
"0.120",
181189
"0.119",
@@ -198,6 +206,7 @@
198206
},
199207
"0.120": {
200208
"full": [
209+
"0.120",
201210
"0.121",
202211
"0.120",
203212
"0.119",
@@ -220,6 +229,7 @@
220229
},
221230
"0.121": {
222231
"full": [
232+
"0.120",
223233
"0.121",
224234
"0.120",
225235
"0.119",
@@ -241,4 +251,4 @@
241251
]
242252
}
243253
}
244-
}
254+
}

0 commit comments

Comments
 (0)