Skip to content

Commit a16fac3

Browse files
committed
chore: Bump version to 4.2.1
1 parent f6d0ec7 commit a16fac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NuGet.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<DebugSymbols>true</DebugSymbols>
1515
<IncludeSymbols>true</IncludeSymbols>
1616
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
17-
<VersionPrefix>4.2.0</VersionPrefix>
17+
<VersionPrefix>4.2.1</VersionPrefix>
1818
<PackageReleaseNotes>
19-
v4.2.0
19+
v4.2.1
2020
</PackageReleaseNotes>
2121
</PropertyGroup>
2222
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)