Skip to content

Commit 9862675

Browse files
authored
Fix release notes link (#962)
1 parent 2d11756 commit 9862675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nuspec/nuget/Cake.Issues.Terraform.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Terraform.
2929
<copyright>Copyright © Cake Issues contributors</copyright>
3030
<tags>cake cake-addin cake-issues cake-issueprovider linting terraform</tags>
3131
<readme>docs\README.md</readme>
32-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.9.0</releaseNotes>
32+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/5.1.1</releaseNotes>
3333
<dependencies>
3434
<group targetFramework="net8.0">
3535
</group>

nuspec/nuget/Cake.Issues.Testing.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Common helpers for testing add-ins based on Cake.Issues
1818
<copyright>Copyright © Cake Issues contributors</copyright>
1919
<tags>Cake Script Cake-Issues Issues Testing</tags>
2020
<readme>docs\README.md</readme>
21-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/4.5.0</releaseNotes>
21+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues/releases/tag/5.1.1</releaseNotes>
2222
<dependencies>
2323
<group targetFramework="net8.0">
2424
</group>

0 commit comments

Comments
 (0)