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)