From eaea7a67ba231a29802b3ab91660e62d0b2ece02 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Wed, 26 Feb 2025 08:14:26 +0100 Subject: [PATCH] Bump version to 13.7.0. --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index ee882f912b..c976fce100 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", - "version": "13.7.0-rc", + "version": "13.7.0", "assemblyVersion": { "precision": "build" },