Skip to content

Commit 76b4aa8

Browse files
Update ckb client versions (#3369)
feat: update ckb client versions Co-authored-by: Keith-CY <[email protected]>
1 parent 59b7c18 commit 76b4aa8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.ckb-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.201.0
1+
v0.202.0

compatible.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"fullVersions": [
3+
"0.202",
34
"0.201",
45
"0.200",
56
"0.121",
@@ -30,6 +31,7 @@
3031
"compatible": {
3132
"0.111": {
3233
"full": [
34+
"0.202",
3335
"0.201",
3436
"0.200",
3537
"0.121",
@@ -54,6 +56,7 @@
5456
},
5557
"0.110": {
5658
"full": [
59+
"0.202",
5760
"0.201",
5861
"0.200",
5962
"0.121",
@@ -94,6 +97,7 @@
9497
},
9598
"0.112": {
9699
"full": [
100+
"0.202",
97101
"0.201",
98102
"0.200",
99103
"0.121",
@@ -118,6 +122,7 @@
118122
},
119123
"0.114": {
120124
"full": [
125+
"0.202",
121126
"0.201",
122127
"0.200",
123128
"0.121",
@@ -142,6 +147,7 @@
142147
},
143148
"0.116": {
144149
"full": [
150+
"0.202",
145151
"0.201",
146152
"0.200",
147153
"0.121",
@@ -166,6 +172,7 @@
166172
},
167173
"0.117": {
168174
"full": [
175+
"0.202",
169176
"0.201",
170177
"0.200",
171178
"0.121",
@@ -190,6 +197,7 @@
190197
},
191198
"0.119": {
192199
"full": [
200+
"0.202",
193201
"0.201",
194202
"0.200",
195203
"0.121",
@@ -214,6 +222,7 @@
214222
},
215223
"0.120": {
216224
"full": [
225+
"0.202",
217226
"0.201",
218227
"0.200",
219228
"0.121",
@@ -238,6 +247,7 @@
238247
},
239248
"0.121": {
240249
"full": [
250+
"0.202",
241251
"0.201",
242252
"0.200",
243253
"0.121",
@@ -262,6 +272,7 @@
262272
},
263273
"0.201": {
264274
"full": [
275+
"0.202",
265276
"0.201",
266277
"0.200",
267278
"0.121",

0 commit comments

Comments
 (0)