From 1cccff7a8ccf696ec0130f3dd533d154f1a93f49 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Wed, 17 Jun 2026 11:34:48 +0800 Subject: [PATCH 1/3] Set version to '0.5.9' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 6c16fd6a..a94e09dd 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.5.9-alpha", + "version": "0.5.9", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$" From cd302287b1bbb912561b6f05f7dd684e3ca66831 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Wed, 17 Jun 2026 11:34:48 +0800 Subject: [PATCH 2/3] Set version to '0.5.10-alpha' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 6c16fd6a..cd8d84e1 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.5.9-alpha", + "version": "0.5.10-alpha", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$" From 4c9b9758b9137d7e110816e68ff6b3e71cf22fc9 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Wed, 17 Jun 2026 16:59:57 +0800 Subject: [PATCH 3/3] Set version to '0.6.0-alpha' --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index cd8d84e1..8f87bd68 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.5.10-alpha", + "version": "0.6.0-alpha", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$"