Skip to content

Commit c681276

Browse files
authored
Image Customizer: Bump to v0.8 (microsoft#10944)
1 parent ceaea46 commit c681276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit/scripts/build_tag_imagecustomizer.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
#
1111
# and should hold the value of the next (or current) official release, not the previous official
1212
# release.
13-
image_customizer_version ?= 0.7.0
13+
image_customizer_version ?= 0.8.0
1414
IMAGE_CUSTOMIZER_VERSION_PREVIEW ?= -dev.$(DATETIME_AS_VERSION)+$(GIT_COMMIT_ID)
1515
image_customizer_full_version := $(image_customizer_version)$(IMAGE_CUSTOMIZER_VERSION_PREVIEW)

0 commit comments

Comments
 (0)