Skip to content

Commit 78bcbc1

Browse files
authored
bump control plane artifact versions to v1.0.1 (#3806)
1 parent a39a1a9 commit 78bcbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/buildomat/jobs/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ rustc --version
3737
# trampoline global zone images.
3838
#
3939
COMMIT=$(git rev-parse HEAD)
40-
VERSION="1.0.0-0.ci+git${COMMIT:0:11}"
40+
VERSION="1.0.1-0.ci+git${COMMIT:0:11}"
4141
echo "$VERSION" >/work/version.txt
4242

4343
ptime -m ./tools/install_builder_prerequisites.sh -yp

0 commit comments

Comments
 (0)