From 11c708b6952a90ca7ed7a818587ac25122d23f4e Mon Sep 17 00:00:00 2001 From: oneonezhang Date: Tue, 18 Feb 2025 11:39:51 +0800 Subject: [PATCH] temp --- build/pipelines/azure-pipelines.release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/azure-pipelines.release.yaml b/build/pipelines/azure-pipelines.release.yaml index 4d8822d1..c75a864c 100644 --- a/build/pipelines/azure-pipelines.release.yaml +++ b/build/pipelines/azure-pipelines.release.yaml @@ -9,7 +9,7 @@ pr: none variables: - name: versionMajor - value: 11 + value: 1 #temp - name: versionMinor value: 2502 - name: versionBuild