Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Bump for new release
  • Loading branch information
thebsdbox authored Oct 4, 2023
1 parent a09a1db commit cbcc68e
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 @@ -5,7 +5,7 @@ TARGET := kube-vip
.DEFAULT_GOAL := $(TARGET)

# These will be provided to the target
VERSION := v0.6.2
VERSION := v0.6.3

BUILD := `git rev-parse HEAD`

Expand Down

0 comments on commit cbcc68e

Please sign in to comment.