From 4685b59005efb5f3ad8a752b1b6bcd2a979dca2a Mon Sep 17 00:00:00 2001 From: Keith-CY <7271329+Keith-CY@users.noreply.github.com> Date: Fri, 20 Sep 2024 02:34:07 +0000 Subject: [PATCH] feat: update ckb client versions --- .ckb-version | 2 +- compatible.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.ckb-version b/.ckb-version index efb66e359e..44ddafde54 100644 --- a/.ckb-version +++ b/.ckb-version @@ -1 +1 @@ -v0.117.0 +v0.118.0 diff --git a/compatible.json b/compatible.json index 125c5a0fc3..643216942d 100644 --- a/compatible.json +++ b/compatible.json @@ -1,5 +1,6 @@ { "fullVersions": [ + "0.118", "0.117", "0.116", "0.115", @@ -23,6 +24,7 @@ "compatible": { "0.111": { "full": [ + "0.118", "0.117", "0.116", "0.115", @@ -40,6 +42,7 @@ }, "0.110": { "full": [ + "0.118", "0.117", "0.116", "0.115", @@ -73,6 +76,7 @@ }, "0.112": { "full": [ + "0.118", "0.117", "0.116", "0.115", @@ -90,6 +94,7 @@ }, "0.114": { "full": [ + "0.118", "0.117", "0.116", "0.115", @@ -107,6 +112,7 @@ }, "0.116": { "full": [ + "0.118", "0.117", "0.116", "0.115", @@ -124,6 +130,7 @@ }, "0.117": { "full": [ + "0.118", "0.117", "0.116", "0.115",