Skip to content

Commit

Permalink
Set version to 7.0.0 (#5070)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana authored Feb 15, 2024
1 parent e73c334 commit 77f81ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77f81ee

Please sign in to comment.