diff --git a/.ckb-version b/.ckb-version index bfe1211ecc..64a30f7e97 100644 --- a/.ckb-version +++ b/.ckb-version @@ -1 +1 @@ -v0.112.1 +v0.113.0 diff --git a/compatible.json b/compatible.json index 204a2ddda4..a28669ae51 100644 --- a/compatible.json +++ b/compatible.json @@ -1,5 +1,6 @@ { "fullVersions": [ + "0.113", "0.112", "0.111", "0.110", @@ -18,6 +19,7 @@ "compatible": { "0.111": { "full": [ + "0.113", "0.112", "0.111", "0.110", @@ -30,6 +32,7 @@ }, "0.110": { "full": [ + "0.113", "0.112", "0.111", "0.110", @@ -58,6 +61,7 @@ }, "0.112": { "full": [ + "0.113", "0.112", "0.111", "0.110",