Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 902661f

Browse files
committed
set new version
1 parent 5639e46 commit 902661f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines.artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pr: none
1313
pool:
1414
vmImage: ubuntu-18.04
1515
variables:
16-
Version.MajorMinor: 0.8.1
16+
Version.MajorMinor: 1.0
1717
Version.Revision: $[counter(variables['Version.MajorMinor'], 0)]
1818
steps:
1919
- bash: "sudo apt install nuget && mkdir ./testrunner && sudo chmod -R 777 ./testrunner && ls"

0 commit comments

Comments
 (0)