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 9f43878 commit 50c1bbeCopy full SHA for 50c1bbe
toolkit/scripts/build_tag_imagecustomizer.mk
@@ -10,6 +10,6 @@
10
#
11
# and should hold the value of the next (or current) official release, not the previous official
12
# release.
13
-IMAGE_CUSTOMIZER_VERSION ?= 0.17.0
+IMAGE_CUSTOMIZER_VERSION ?= 0.18.0
14
IMAGE_CUSTOMIZER_VERSION_PREVIEW ?= -dev.$(DATETIME_AS_VERSION)+$(GIT_COMMIT_ID)
15
image_customizer_full_version := $(IMAGE_CUSTOMIZER_VERSION)$(IMAGE_CUSTOMIZER_VERSION_PREVIEW)
0 commit comments