We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e1c9bf + 7a7d21d commit be1ef98Copy full SHA for be1ef98
1 file changed
.azure-pipelines/release.yml
@@ -3,7 +3,7 @@ trigger: none
3
pr: none
4
5
variables:
6
- GVFSMajorAndMinorVersion: 1.0
+ GVFSMajorAndMinorVersion: 2.0
7
GVFSRevision: $(Build.BuildNumber)
8
BuildConfiguration: Release
9
TeamName: GVFS
0 commit comments