Skip to content

Commit

Permalink
Fix updateVitessExamples function call (vitessio#11134)
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>

Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui authored Aug 31, 2022
1 parent 7558bea commit 3cdcb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/do_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ else
fi

# Preparing the release commit
updateVitessOperatorExample $RELEASE_VERSION $VTOP_VERSION
updateVitessExamples $RELEASE_VERSION $VTOP_VERSION
updateJava $RELEASE_VERSION
updateVersionGo $RELEASE_VERSION

Expand Down

0 comments on commit 3cdcb07

Please sign in to comment.