Skip to content

Commit b4063ed

Browse files
authored
Branding updates for 9.5.0 (#10302)
* Branding updates for 9.5.0 * Undo CLI test changes as those shouldn't be required
1 parent 2593475 commit b4063ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<!-- This repo version -->
44
<MajorVersion>9</MajorVersion>
5-
<MinorVersion>4</MinorVersion>
5+
<MinorVersion>5</MinorVersion>
66
<PatchVersion>0</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)