We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39a1a9 commit 78bcbc1Copy full SHA for 78bcbc1
.github/buildomat/jobs/package.sh
@@ -37,7 +37,7 @@ rustc --version
37
# trampoline global zone images.
38
#
39
COMMIT=$(git rev-parse HEAD)
40
-VERSION="1.0.0-0.ci+git${COMMIT:0:11}"
+VERSION="1.0.1-0.ci+git${COMMIT:0:11}"
41
echo "$VERSION" >/work/version.txt
42
43
ptime -m ./tools/install_builder_prerequisites.sh -yp
0 commit comments