diff --git a/Makefile b/Makefile index b36b4f9..b59635e 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ CMD_DIR = ./cmd CONFIG_DIR = ./config/ # Get version constant -VERSION := 1.1.6 +VERSION := 1.1.7 BUILD := $(shell git rev-parse HEAD) # Use linker flags to provide version/build settings to the binary