diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dd65a7e..d7037f6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ pool: vmImage: 'windows-latest' variables: - Major-Minor: 4.1 + Major-Minor: 4.2 Revision: $[ counter(variables['Major-Minor'],0) ] BuildConfiguration: 'Release'