We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4647f commit 242f332Copy full SHA for 242f332
Makefile
@@ -7,7 +7,7 @@ TESTFLAGS := -race
7
LDFLAGS :=
8
GOFLAGS :=
9
BINARIES := sstables
10
-VERSION := v2.0.0
+VERSION := v1.6.0
11
12
# Required for globs to work correctly
13
SHELL=/bin/bash
0 commit comments