Skip to content

Commit a2aa233

Browse files
committed
Update patch version
1 parent 2cb398c commit a2aa233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<LangVersion>7.2</LangVersion>
66
<MajorVersion>3</MajorVersion>
77
<MinorVersion>1</MinorVersion>
8-
<PatchVersion>3</PatchVersion>
8+
<PatchVersion>4</PatchVersion>
99
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
1010
<Version Condition=" '$(BuildNumber)' != '' ">$(VersionPrefix)-$(BuildNumber)</Version>
1111
<Version Condition=" '$(Version)' == '' ">$(VersionPrefix)</Version>

0 commit comments

Comments
 (0)