Skip to content

Commit ae4af6e

Browse files
Update ckb client versions (#3248)
feat: update ckb client versions Co-authored-by: Keith-CY <7271329+Keith-CY@users.noreply.github.com>
1 parent 5c11fff commit ae4af6e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.ckb-version

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

compatible.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"fullVersions": [
3+
"0.118",
34
"0.117",
45
"0.116",
56
"0.115",
@@ -23,6 +24,7 @@
2324
"compatible": {
2425
"0.111": {
2526
"full": [
27+
"0.118",
2628
"0.117",
2729
"0.116",
2830
"0.115",
@@ -40,6 +42,7 @@
4042
},
4143
"0.110": {
4244
"full": [
45+
"0.118",
4346
"0.117",
4447
"0.116",
4548
"0.115",
@@ -73,6 +76,7 @@
7376
},
7477
"0.112": {
7578
"full": [
79+
"0.118",
7680
"0.117",
7781
"0.116",
7882
"0.115",
@@ -90,6 +94,7 @@
9094
},
9195
"0.114": {
9296
"full": [
97+
"0.118",
9398
"0.117",
9499
"0.116",
95100
"0.115",
@@ -107,6 +112,7 @@
107112
},
108113
"0.116": {
109114
"full": [
115+
"0.118",
110116
"0.117",
111117
"0.116",
112118
"0.115",
@@ -124,6 +130,7 @@
124130
},
125131
"0.117": {
126132
"full": [
133+
"0.118",
127134
"0.117",
128135
"0.116",
129136
"0.115",

0 commit comments

Comments
 (0)