We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c97c4 commit 9ce69c7Copy full SHA for 9ce69c7
nuspec/nuget/Cake.Markdownlint.nuspec
@@ -16,7 +16,7 @@ This addin for Cake allows you to lint Markdown files using markdownlint.
16
<requireLicenseAcceptance>false</requireLicenseAcceptance>
17
<copyright>Copyright © BBT Software AG and contributors</copyright>
18
<tags>Cake Script Linting Markdown Markdownlint</tags>
19
- <releaseNotes>https://github.com/cake-contrib/Cake.Markdownlint/releases/tag/0.1.0</releaseNotes>
+ <releaseNotes>https://github.com/cake-contrib/Cake.Markdownlint/releases/tag/0.2.0</releaseNotes>
20
</metadata>
21
<files>
22
<file src="netstandard2.0\Cake.Markdownlint.dll" target="lib\netstandard2.0" />
0 commit comments