From 73cd9087b03b144b198ee7f12fa4826db0db0097 Mon Sep 17 00:00:00 2001 From: heku Date: Tue, 31 May 2022 22:59:22 +0800 Subject: [PATCH] v2.4 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6af7769..778549e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ variables: buildPlatform: 'Any CPU' buildConfiguration: 'Release' -name: 2.3.$(patch) +name: 2.4.$(patch)0 pool: vmImage: 'windows-2022'