From ac861caa0c0e1e072576de890f436598dacbe998 Mon Sep 17 00:00:00 2001 From: kurtmkurtm Date: Sun, 16 May 2021 13:00:52 +1000 Subject: [PATCH] CI: bump minor --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5f74797..3ba688e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,7 @@ pool: variables: buildConfiguration: 'Release' majorVersion: 1 - minorVersion: 1 + minorVersion: 2 suffix: 'beta' stages: