Skip to content

Commit

Permalink
Bump image customizer version to v0.9.0. (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwize1 authored Dec 20, 2024
1 parent 30fe585 commit 72b6656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolkit/scripts/build_tag_imagecustomizer.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
#
# and should hold the value of the next (or current) official release, not the previous official
# release.
image_customizer_version ?= 0.8.0
image_customizer_version ?= 0.9.0
IMAGE_CUSTOMIZER_VERSION_PREVIEW ?= -dev.$(DATETIME_AS_VERSION)+$(GIT_COMMIT_ID)
image_customizer_full_version := $(image_customizer_version)$(IMAGE_CUSTOMIZER_VERSION_PREVIEW)

0 comments on commit 72b6656

Please sign in to comment.