Skip to content

Commit

Permalink
chore: Use minor version bump before GA (#2324)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpedrie authored and dwsupplee committed Sep 13, 2019
1 parent 96dc221 commit 27fdc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/continuous/node10/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if [ -f ${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-url-release-please ]; th
--api-url=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-url-release-please \
--proxy-key=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-key-release-please \
--release-type=php-yoshi
--bump-minor-pre-major=true

# Look for merged commit PRs and create releases on GitHub.
npx release-please github-release --token=${KOKORO_KEYSTORE_DIR}/73713_github-magic-proxy-token-release-please \
Expand Down

0 comments on commit 27fdc92

Please sign in to comment.