From df761bccbb1e8e2f06ac377544cf06db48836f1d Mon Sep 17 00:00:00 2001 From: heku Date: Thu, 2 Mar 2023 20:38:00 +0800 Subject: [PATCH] v2.5 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 778549e..61d9f7f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ variables: buildPlatform: 'Any CPU' buildConfiguration: 'Release' -name: 2.4.$(patch)0 +name: 2.5.$(patch)0 pool: vmImage: 'windows-2022'