From ecb51ae32d1823fd6082f3ec680bde0d2d12288d Mon Sep 17 00:00:00 2001 From: "Arash A. Sabet" <26050123+Arash-Sabet@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:47:46 -0400 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5d8f349..524e1f6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,7 +1,7 @@ variables: Major: 8 Minor: 2 - Revision: 0 + Revision: 1 BuildConfiguration: Release name: $(Major).$(Minor).$(Revision)