From 6e4f4ff787d946aa68dd15fa30f87415bda1a0df Mon Sep 17 00:00:00 2001 From: oneonezhang Date: Tue, 18 Feb 2025 13:52:54 +0800 Subject: [PATCH] reset --- 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 c75a864c..4d8822d1 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: 1 #temp + value: 11 - name: versionMinor value: 2502 - name: versionBuild