Skip to content

Commit f91b945

Browse files
authored
Merge pull request #50 from BlaiseD/master
Updated version prefix.
2 parents 1922bce + 173b059 commit f91b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Authors>Jimmy Bogard</Authors>
44
<LangVersion>latest</LangVersion>
5-
<VersionPrefix>3.0.4-preview01</VersionPrefix>
5+
<VersionPrefix>3.0.4</VersionPrefix>
66
<WarningsAsErrors>true</WarningsAsErrors>
77
<NoWarn>$(NoWarn);1701;1702;1591</NoWarn>
88
</PropertyGroup>

0 commit comments

Comments
 (0)