From c91c9a7fe9586a15d231cabe6e47d9e5caa22519 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 17 Nov 2020 19:15:12 -0500 Subject: [PATCH] Bump minor version --- Weather/Models/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Weather/Models/azure-pipelines.yml b/Weather/Models/azure-pipelines.yml index cdfe725..58e4d25 100644 --- a/Weather/Models/azure-pipelines.yml +++ b/Weather/Models/azure-pipelines.yml @@ -1,4 +1,4 @@ -name: 1.0.$(Rev:r) +name: 1.1.$(Rev:r) trigger: batch: 'true'