Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoleGun <1592501605@qq.com>
  • Loading branch information
xiaoleGun committed Nov 12, 2022
1 parent 0f8de26 commit ae1c77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set -e

BL=$(cd $(dirname $0);pwd)
BD=$HOME/builds
VERSION="0.4.1"
VERSION="0.5.0"

initrepo() {
if [ ! -d .repo ]
Expand Down

0 comments on commit ae1c77c

Please sign in to comment.