Skip to content

Commit

Permalink
Bump base version up
Browse files Browse the repository at this point in the history
  • Loading branch information
hoang-rio committed Jun 18, 2024
1 parent 783a2b7 commit 0389e55
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.3'
BASE_VERSION='v0.108.4'
readonly BASE_VERSION
fi
commit_number="$( git rev-list --count master..HEAD )"
Expand Down

0 comments on commit 0389e55

Please sign in to comment.