Skip to content

Commit

Permalink
chore: bump version to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Dec 1, 2023
1 parent 33faf9e commit 21bd7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
.PHONY: all build download push run pull share copy clean checksum

MAJOR := 0
MINOR := 18
MINOR := 19
PATCH := 0
LABEL :=
IMAGE_KERNEL_VERSION?= $(MAJOR).$(MINOR).$(PATCH)$(LABEL)
Expand Down

0 comments on commit 21bd7b8

Please sign in to comment.