mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 21:55:11 +02:00
ci: Fix missing version number in template
This commit is contained in:
parent
60ba2be3c4
commit
f710fe361f
@ -42,7 +42,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
|
|||||||
|
|
||||||
For more [documentation and usage](https://github.com/ClementTsang/bottom/blob/master/README.md), see the [official repo](https://github.com/ClementTsang/bottom).
|
For more [documentation and usage](https://github.com/ClementTsang/bottom/blob/master/README.md), see the [official repo](https://github.com/ClementTsang/bottom).
|
||||||
</description>
|
</description>
|
||||||
<releaseNotes>https://github.com/ClementTsang/bottom/releases/tag/0.4.3/</releaseNotes>
|
<releaseNotes>https://github.com/ClementTsang/bottom/releases/tag/$version/</releaseNotes>
|
||||||
</metadata>
|
</metadata>
|
||||||
<files>
|
<files>
|
||||||
<!-- this section controls what actually gets packaged into the Chocolatey package -->
|
<!-- this section controls what actually gets packaged into the Chocolatey package -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user