From f9c4a9602974ae3cdf2aad62cfd853a49a7013cd Mon Sep 17 00:00:00 2001 From: Keith-CY <7271329+Keith-CY@users.noreply.github.com> Date: Thu, 23 Jan 2025 03:25:39 +0000 Subject: [PATCH] feat: update ckb client versions --- .ckb-version | 2 +- compatible.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ckb-version b/.ckb-version index c7a0c41a13..b56633ee63 100644 --- a/.ckb-version +++ b/.ckb-version @@ -1 +1 @@ -v0.121.0-rc1 +v0.121.0 diff --git a/compatible.json b/compatible.json index 50af59c90e..8bae07b50f 100644 --- a/compatible.json +++ b/compatible.json @@ -241,4 +241,4 @@ ] } } -} +}