Skip to content

Commit 14378c3

Browse files
Update ckb client versions (#3416)
feat: update ckb client versions Co-authored-by: Keith-CY <7271329+Keith-CY@users.noreply.github.com>
1 parent 6cd7c11 commit 14378c3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.ckb-version

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

compatible.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"fullVersions": [
3+
"0.203",
34
"0.202",
45
"0.201",
56
"0.200",
@@ -32,6 +33,7 @@
3233
"compatible": {
3334
"0.111": {
3435
"full": [
36+
"0.203",
3537
"0.202",
3638
"0.201",
3739
"0.200",
@@ -58,6 +60,7 @@
5860
},
5961
"0.110": {
6062
"full": [
63+
"0.203",
6164
"0.202",
6265
"0.201",
6366
"0.200",
@@ -100,6 +103,7 @@
100103
},
101104
"0.112": {
102105
"full": [
106+
"0.203",
103107
"0.202",
104108
"0.201",
105109
"0.200",
@@ -126,6 +130,7 @@
126130
},
127131
"0.114": {
128132
"full": [
133+
"0.203",
129134
"0.202",
130135
"0.201",
131136
"0.200",
@@ -152,6 +157,7 @@
152157
},
153158
"0.116": {
154159
"full": [
160+
"0.203",
155161
"0.202",
156162
"0.201",
157163
"0.200",
@@ -178,6 +184,7 @@
178184
},
179185
"0.117": {
180186
"full": [
187+
"0.203",
181188
"0.202",
182189
"0.201",
183190
"0.200",
@@ -204,6 +211,7 @@
204211
},
205212
"0.119": {
206213
"full": [
214+
"0.203",
207215
"0.202",
208216
"0.201",
209217
"0.200",
@@ -230,6 +238,7 @@
230238
},
231239
"0.120": {
232240
"full": [
241+
"0.203",
233242
"0.202",
234243
"0.201",
235244
"0.200",
@@ -256,6 +265,7 @@
256265
},
257266
"0.121": {
258267
"full": [
268+
"0.203",
259269
"0.202",
260270
"0.201",
261271
"0.200",
@@ -282,6 +292,7 @@
282292
},
283293
"0.201": {
284294
"full": [
295+
"0.203",
285296
"0.202",
286297
"0.201",
287298
"0.200",
@@ -308,6 +319,7 @@
308319
},
309320
"0.202": {
310321
"full": [
322+
"0.203",
311323
"0.202",
312324
"0.201",
313325
"0.200",

0 commit comments

Comments
 (0)