From 889b380db271361741a3d7f8dda305f32d1d61aa Mon Sep 17 00:00:00 2001 From: Wizou Date: Sat, 7 Aug 2021 15:41:08 +0200 Subject: [PATCH] fix build --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 127e0a9..22a3307 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,7 +1,7 @@ trigger: - master -name: 0.7-alpha.$(Rev:r) +name: 0.7.0-alpha.$(Rev:r) pool: vmImage: ubuntu-latest