Skip to content

Commit 16273e3

Browse files
committed
Removed PR from release-candidate to master
This PR adds no useful information to the history and is unnecessary.
1 parent 313c2e0 commit 16273e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ build_release () {
133133
}
134134

135135
generate_prs () {
136-
hub pull-request -b master -h "release-candidate" -m "Update version to $VERSION"
137-
#
138136
echo "Release $VERSION" > release-notes-checklist
139137
echo "" >> release-notes-checklist
140138
git-release-notes v$OLD_VERSION..master $SCRIPT_DIR/util/release_notes.ejs >> release-notes-checklist

0 commit comments

Comments
 (0)