Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Dec 12, 2023
1 parent a566d09 commit 96ba73b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Frosting.Issues.Reporting.Generic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Script Runners see Cake.Issues.Reporting.Generic.
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.Reporting.Generic.git"/>
<copyright>Copyright © Pascal Berger</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/3.0.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/4.0.0</releaseNotes>
<dependencies>
<group targetFramework="net6.0">
<dependency id="Cake.Core" version="4.0" exclude="Build,Analyzers" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Issues.Reporting.Generic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For addin compatible with Cake Frosting see Cake.Frosting.Issues.Reporting.Gener
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.Reporting.Generic.git"/>
<copyright>Copyright © Pascal Berger</copyright>
<tags>cake cake-addin cake-issues cake-reportformat issues reporting html markdown razor</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/3.0.0</releaseNotes>
<releaseNotes>https://github.com/cake-contrib/Cake.Issues.Reporting.Generic/releases/tag/4.0.0</releaseNotes>
</metadata>
<files>
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
Expand Down

0 comments on commit 96ba73b

Please sign in to comment.