We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbcb0b commit 10cbb70Copy full SHA for 10cbb70
nuspec/nuget/Cake.Issues.DupFinder.nuspec
@@ -24,7 +24,7 @@ See the Project Site for an overview of the whole ecosystem of addins for workin
24
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.DupFinder.git"/>
25
<copyright>Copyright © janniksam and contributors</copyright>
26
<tags>cake cake-addin cake-issues cake-issueprovider codeanalysis dupFinder</tags>
27
- <releaseNotes>https://github.com/cake-contrib/Cake.Issues.DupFinder/releases/tag/1.0.0</releaseNotes>
+ <releaseNotes>https://github.com/cake-contrib/Cake.Issues.DupFinder/releases/tag/2.0.0</releaseNotes>
28
</metadata>
29
<files>
30
<file src="..\..\..\..\nuspec\nuget\icon.png" target="" />
0 commit comments