Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 40deab9

Browse files
committed
nuspec fixes
1 parent 02747ab commit 40deab9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_build/nupkg/rendercli.nuspec.template

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<title>Render CLI</title>
1111
<authors>Render Inc.</authors>
1212
<projectUrl>https://github.com/render-oss/render-cli</projectUrl>
13-
<copyright>2023</copyright>
1413
<licenseUrl>https://github.com/render-oss/render-cli/blob/main/LICENSE</licenseUrl>
1514
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1615
<projectSourceUrl>https://github.com/render-oss/render-cli</projectSourceUrl>
@@ -23,6 +22,9 @@
2322

2423
By using our command-line tools you'll be able to quickly kick off new projects from scratch or from our library of examples. Once you're live, you can also use the Render CLI to get information about the state of your infrastructure and to make changes as you see fit.
2524
</description>
25+
<releaseNotes>
26+
https://github.com/render-oss/render-cli/releases
27+
</releaseNotes>
2628
</metadata>
2729
<files>
2830
<file src="./render.exe" target="render.exe" />

0 commit comments

Comments
 (0)