From faa4b02f4cde738ba9afe0e4fc93a53e30df7131 Mon Sep 17 00:00:00 2001 From: Keith Date: Tue, 14 Jan 2025 12:24:41 +0900 Subject: [PATCH] feat: update ckb client versions --- .ckb-version | 2 +- compatible.json | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.ckb-version b/.ckb-version index 11c3166fe2..c7a0c41a13 100644 --- a/.ckb-version +++ b/.ckb-version @@ -1 +1 @@ -v0.120.0 +v0.121.0-rc1 diff --git a/compatible.json b/compatible.json index 7e4b0d4c5b..c3c79a2cf3 100644 --- a/compatible.json +++ b/compatible.json @@ -1,5 +1,6 @@ { "fullVersions": [ + "0.121", "0.120", "0.119", "0.118", @@ -27,6 +28,7 @@ "compatible": { "0.111": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -48,6 +50,7 @@ }, "0.110": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -85,6 +88,7 @@ }, "0.112": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -106,6 +110,7 @@ }, "0.114": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -127,6 +132,7 @@ }, "0.116": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -148,6 +154,7 @@ }, "0.117": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -169,6 +176,7 @@ }, "0.119": { "full": [ + "0.121", "0.120", "0.119", "0.118", @@ -188,8 +196,10 @@ "0.2" ] }, - "0.119": { + "0.120": { "full": [ + "0.121", + "0.120", "0.119", "0.118", "0.117",