Skip to content

Commit 8769ece

Browse files
Fix release notes link
1 parent cd7b173 commit 8769ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crypto/src/crypto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<DebugType>embedded</DebugType>
1616
<PackageLicenseUrl>https://www.bouncycastle.org/csharp/licence.html</PackageLicenseUrl>
1717
<PackageProjectUrl>https://www.bouncycastle.org/csharp/</PackageProjectUrl>
18-
<PackageReleaseNotes>https://www.bouncycastle.org/csharp/#RELEASENOTES186</PackageReleaseNotes>
18+
<PackageReleaseNotes>https://www.bouncycastle.org/csharp/#RELEASENOTES188</PackageReleaseNotes>
1919
<PackageIconUrl>https://www.bouncycastle.org/images/csharp_logo.gif</PackageIconUrl>
2020
<PackageTags>bouncycastle cryptography encryption security</PackageTags>
2121
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)