From cca763d93e805eaf0e5dc590361425237def1a93 Mon Sep 17 00:00:00 2001 From: Alexandre Zollinger Chohfi Date: Fri, 16 Aug 2024 11:33:03 -0700 Subject: [PATCH] Set version to '0.1.42' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index f6d5d29..155bb0f 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": "0.1.42-alpha", + "version": "0.1.42", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$"