diff --git a/.github/buildomat/jobs/package.sh b/.github/buildomat/jobs/package.sh index c1cb04124d..5cfb6fcfd7 100755 --- a/.github/buildomat/jobs/package.sh +++ b/.github/buildomat/jobs/package.sh @@ -37,7 +37,7 @@ rustc --version # trampoline global zone images. # COMMIT=$(git rev-parse HEAD) -VERSION="1.0.2-0.ci+git${COMMIT:0:11}" +VERSION="1.0.3-0.ci+git${COMMIT:0:11}" echo "$VERSION" >/work/version.txt ptime -m ./tools/install_builder_prerequisites.sh -yp