From e8c07b3afef64f3fc95c7dce81037749a0e66678 Mon Sep 17 00:00:00 2001 From: bdchatham Date: Fri, 10 Jul 2026 16:21:28 -0700 Subject: [PATCH] Bump version in prep to release v6.6-rc3 Cuts v6.6.0-rc3, including the CON-369 range-check/DecCoin backport (#3743). Mirrors #3732 (rc2). version.json only. Co-Authored-By: Claude Opus 4.8 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index f84073a34d..73de6ddbeb 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v6.6.0-rc2" + "version": "v6.6.0-rc3" } \ No newline at end of file