From d1754c0d78d86d329dc3e8888e6703f33fce7564 Mon Sep 17 00:00:00 2001 From: Keith-CY <7271329+Keith-CY@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:26:13 +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 44ddafde5..c19ddce0b 100644 --- a/.ckb-version +++ b/.ckb-version @@ -1 +1 @@ -v0.118.0 +v0.119.0 diff --git a/compatible.json b/compatible.json index 643216942..c0f61ff2a 100644 --- a/compatible.json +++ b/compatible.json @@ -1,5 +1,6 @@ { "fullVersions": [ + "0.119", "0.118", "0.117", "0.116", @@ -24,6 +25,7 @@ "compatible": { "0.111": { "full": [ + "0.119", "0.118", "0.117", "0.116", @@ -42,6 +44,7 @@ }, "0.110": { "full": [ + "0.119", "0.118", "0.117", "0.116", @@ -76,6 +79,7 @@ }, "0.112": { "full": [ + "0.119", "0.118", "0.117", "0.116", @@ -94,6 +98,7 @@ }, "0.114": { "full": [ + "0.119", "0.118", "0.117", "0.116", @@ -112,6 +117,7 @@ }, "0.116": { "full": [ + "0.119", "0.118", "0.117", "0.116", @@ -130,6 +136,7 @@ }, "0.117": { "full": [ + "0.119", "0.118", "0.117", "0.116",