Skip to content

Commit 499a133

Browse files
authored
Update the release build yaml with the latest versions (#751)
1 parent 41f6087 commit 499a133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .vsts-ci/releasebuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: s_$(stableReleaseTag)_p_$(previewReleaseTag)_l_$(ltsReleaseTag)$(Rev:_rr)
22

33
parameters:
44
- name: 'previewReleaseTag'
5-
default: 'v7.4.0-preview.2'
5+
default: 'v7.4.0-preview.3'
66
- name: 'ltsReleaseTag'
77
default: 'v7.2.11'
88
- name: 'stableReleaseTag'

0 commit comments

Comments
 (0)