Skip to content

Commit 210b83e

Browse files
Update ckb client versions (#3255)
Co-authored-by: Keith-CY <[email protected]>
1 parent 9eca439 commit 210b83e

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.ckb-light-version

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

.ckb-version

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

compatible.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"fullVersions": [
3+
"0.119",
34
"0.118",
45
"0.117",
56
"0.116",
@@ -18,12 +19,14 @@
1819
"0.103"
1920
],
2021
"lightVersions": [
22+
"0.4",
2123
"0.3",
2224
"0.2"
2325
],
2426
"compatible": {
2527
"0.111": {
2628
"full": [
29+
"0.119",
2730
"0.118",
2831
"0.117",
2932
"0.116",
@@ -36,12 +39,14 @@
3639
"0.109"
3740
],
3841
"light": [
42+
"0.4",
3943
"0.3",
4044
"0.2"
4145
]
4246
},
4347
"0.110": {
4448
"full": [
49+
"0.119",
4550
"0.118",
4651
"0.117",
4752
"0.116",
@@ -54,6 +59,7 @@
5459
"0.109"
5560
],
5661
"light": [
62+
"0.4",
5763
"0.3",
5864
"0.2"
5965
]
@@ -76,6 +82,7 @@
7682
},
7783
"0.112": {
7884
"full": [
85+
"0.119",
7986
"0.118",
8087
"0.117",
8188
"0.116",
@@ -88,12 +95,14 @@
8895
"0.109"
8996
],
9097
"light": [
98+
"0.4",
9199
"0.3",
92100
"0.2"
93101
]
94102
},
95103
"0.114": {
96104
"full": [
105+
"0.119",
97106
"0.118",
98107
"0.117",
99108
"0.116",
@@ -106,12 +115,14 @@
106115
"0.109"
107116
],
108117
"light": [
118+
"0.4",
109119
"0.3",
110120
"0.2"
111121
]
112122
},
113123
"0.116": {
114124
"full": [
125+
"0.119",
115126
"0.118",
116127
"0.117",
117128
"0.116",
@@ -124,12 +135,14 @@
124135
"0.109"
125136
],
126137
"light": [
138+
"0.4",
127139
"0.3",
128140
"0.2"
129141
]
130142
},
131143
"0.117": {
132144
"full": [
145+
"0.119",
133146
"0.118",
134147
"0.117",
135148
"0.116",
@@ -142,6 +155,7 @@
142155
"0.109"
143156
],
144157
"light": [
158+
"0.4",
145159
"0.3",
146160
"0.2"
147161
]

0 commit comments

Comments
 (0)