diff --git a/Makefile b/Makefile index b0d497b..06cf86c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ TESTFLAGS := -race LDFLAGS := GOFLAGS := BINARIES := sstables -VERSION := v1.6.0 +VERSION := v1.7.0 # Required for globs to work correctly SHELL=/bin/bash