From 93e458bd724466102826c21e94263d6a9fa7970e Mon Sep 17 00:00:00 2001 From: ABykiev Date: Tue, 6 Aug 2024 22:51:13 +0300 Subject: [PATCH] Set version to '5.2.1' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 219464e..4a0c76a 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": "5.3.0-alpha", + "version": "5.2.1", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/release/v\\d+(?:\\.\\d+)?$",