Skip to content

Commit 50c1bbe

Browse files
authored
Bump version to v0.18.0 (#365)
1 parent 9f43878 commit 50c1bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit/scripts/build_tag_imagecustomizer.mk

Lines changed: 1 addition & 1 deletion
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.17.0
13+
IMAGE_CUSTOMIZER_VERSION ?= 0.18.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)