From f554cb659c1b9db469b424c291ee802689c025cb Mon Sep 17 00:00:00 2001 From: Alexandre Zollinger Chohfi Date: Thu, 28 Aug 2025 10:32:59 -0700 Subject: [PATCH 1/3] Updated version to 0.3.0. --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index b365b21..a8aae08 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.2.1-alpha", + "version": "0.3.0-alpha", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$" From 96987c414c20cb07cdb27cdd0abb163a762b353b Mon Sep 17 00:00:00 2001 From: Alexandre Zollinger Chohfi Date: Thu, 28 Aug 2025 10:33:10 -0700 Subject: [PATCH 2/3] Set version to '0.3.0' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index a8aae08..17eafab 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.3.0-alpha", + "version": "0.3.0", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$" From e5eccf39fea71b217d0e233bdb2c3599f99493ae Mon Sep 17 00:00:00 2001 From: Alexandre Zollinger Chohfi Date: Thu, 28 Aug 2025 10:33:10 -0700 Subject: [PATCH 3/3] Set version to '0.3.1-alpha' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index a8aae08..7801669 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.3.0-alpha", + "version": "0.3.1-alpha", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$"