From 94570a2d9d0b1842e4fa8c17a3e07c5000add25c Mon Sep 17 00:00:00 2001 From: heku Date: Wed, 15 Mar 2023 22:20:56 +0800 Subject: [PATCH] v2.6 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 707537a..e2044f6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,7 @@ trigger: - refs/tags/v* variables: - versionPrefix: 2.5 + versionPrefix: 2.6 # https://learn.microsoft.com/en-us/azure/devops/pipelines/process/run-number?view=azure-devops&tabs=yaml name: $(versionPrefix).$(Rev:r)0