Skip to content

Commit

Permalink
[skip ci] Bump base version up
Browse files Browse the repository at this point in the history
  • Loading branch information
hoang-rio committed Jul 2, 2024
1 parent 2a66be9 commit db85ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if [ "$VERSION" = '' ]
then
if [ "$BASE_VERSION" = '' ]
then
BASE_VERSION='v0.108.6'
BASE_VERSION='v0.108.7'
readonly BASE_VERSION
fi
commit_number="$( git rev-list --count $BASE_VERSION..HEAD )"
Expand Down

0 comments on commit db85ec3

Please sign in to comment.