Skip to content

Commit da5aeb8

Browse files
committed
Update release notes link
1 parent 8057a86 commit da5aeb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nuspec/nuget/Cake.Frosting.Issues.Reporting.Generic.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Generic.
2626
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.Reporting.Generic.git"/>
2727
<copyright>Copyright © Pascal Berger</copyright>
2828
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
29-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/2.0.0</releaseNotes>
29+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/3.0.0</releaseNotes>
3030
<dependencies>
3131
<group targetFramework="net6.0">
3232
<dependency id="Cake.Core" version="3.0" exclude="Build,Analyzers" />

nuspec/nuget/Cake.Issues.Reporting.Generic.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.Gener
2626
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.Reporting.Generic.git"/>
2727
<copyright>Copyright © Pascal Berger</copyright>
2828
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
29-
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/2.0.0</releaseNotes>
29+
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/3.0.0</releaseNotes>
3030
</metadata>
3131
<files>
3232
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />

0 commit comments

Comments
 (0)