We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af642cd + 3899601 commit 53ada6dCopy full SHA for 53ada6d
scripts/release-notes/release_notes.go
@@ -140,6 +140,8 @@ Download one of our static release bundles via our Google Cloud Bucket:
140
time.Now().Format(time.RFC1123),
141
bundleVersion, bundleVersion,
142
143
+ bundleVersion, bundleVersion,
144
145
startTag,
146
)); err != nil {
147
return errors.Wrap(err, "writing tmplate to file")
0 commit comments