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.
1 parent 23b569f commit a3da104Copy full SHA for a3da104
build/release/prepare-release
@@ -210,8 +210,8 @@ milestone=`$remote_cmd/get-latest-milestone`
210
211
# Create new milestrone and version
212
echo "$version_new was tagged at $version_new_time."
213
-echo "Create and close $version_new Milestone with the above date and time."
214
-echo "Create and close $version_new Version with the above date and time."
+echo "Create and close the $version_new Milestone with the above date and time."
+echo "Create the $version_new Version with the above date and time."
215
echo "Press enter when done."
216
read
217
0 commit comments