From 3a4096d02e95703bfbdaa561f1ebc6b4b3a8bcac Mon Sep 17 00:00:00 2001 From: iliana etaoin Date: Wed, 14 Feb 2024 15:39:06 -0800 Subject: [PATCH] Set version to 7.0.0 --- .github/buildomat/jobs/package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/buildomat/jobs/package.sh b/.github/buildomat/jobs/package.sh index 79590a44df..8546a67a4f 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="6.0.0-0.ci+git${COMMIT:0:11}" +VERSION="7.0.0-0.ci+git${COMMIT:0:11}" echo "$VERSION" >/work/version.txt ptime -m ./tools/install_builder_prerequisites.sh -yp