Skip to content

Commit faa4b02

Browse files
committed
feat: update ckb client versions
1 parent 9a77b74 commit faa4b02

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.120.0
1+
v0.121.0-rc1

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.121",
34
"0.120",
45
"0.119",
56
"0.118",
@@ -27,6 +28,7 @@
2728
"compatible": {
2829
"0.111": {
2930
"full": [
31+
"0.121",
3032
"0.120",
3133
"0.119",
3234
"0.118",
@@ -48,6 +50,7 @@
4850
},
4951
"0.110": {
5052
"full": [
53+
"0.121",
5154
"0.120",
5255
"0.119",
5356
"0.118",
@@ -85,6 +88,7 @@
8588
},
8689
"0.112": {
8790
"full": [
91+
"0.121",
8892
"0.120",
8993
"0.119",
9094
"0.118",
@@ -106,6 +110,7 @@
106110
},
107111
"0.114": {
108112
"full": [
113+
"0.121",
109114
"0.120",
110115
"0.119",
111116
"0.118",
@@ -127,6 +132,7 @@
127132
},
128133
"0.116": {
129134
"full": [
135+
"0.121",
130136
"0.120",
131137
"0.119",
132138
"0.118",
@@ -148,6 +154,7 @@
148154
},
149155
"0.117": {
150156
"full": [
157+
"0.121",
151158
"0.120",
152159
"0.119",
153160
"0.118",
@@ -169,6 +176,7 @@
169176
},
170177
"0.119": {
171178
"full": [
179+
"0.121",
172180
"0.120",
173181
"0.119",
174182
"0.118",
@@ -188,8 +196,10 @@
188196
"0.2"
189197
]
190198
},
191-
"0.119": {
199+
"0.120": {
192200
"full": [
201+
"0.121",
202+
"0.120",
193203
"0.119",
194204
"0.118",
195205
"0.117",

0 commit comments

Comments
 (0)