From 53f388842e890f2c8bde5367bd3dce2457faf81b Mon Sep 17 00:00:00 2001 From: Matthew Whitehead Date: Thu, 12 Sep 2024 08:36:02 +0100 Subject: [PATCH] Revert docs update Signed-off-by: Matthew Whitehead --- doc-site/docs/releasenotes/1.3_migration_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-site/docs/releasenotes/1.3_migration_guide.md b/doc-site/docs/releasenotes/1.3_migration_guide.md index b397347277..1cb6b4d045 100644 --- a/doc-site/docs/releasenotes/1.3_migration_guide.md +++ b/doc-site/docs/releasenotes/1.3_migration_guide.md @@ -103,4 +103,4 @@ Prior to FireFly v1.3.0, when the FabConnect client indexed events submitted by ### Go version upgrade -FireFly v1.3.2 now uses Go 1.22 across all modules. +FireFly v1.3.0 now uses Go 1.21 across all modules.