diff --git a/README.md b/README.md
index 58d2a3e..d216bcc 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A toolkit for parsing, creating and doing other fun stuff with Cassandra 3.x SST
Pre compiled binary available from bintray:
-* [sstable-tools-3.0.0-alpha6.jar](https://bintray.com/artifact/download/tolbertam/sstable-tools/sstable-tools-3.0.0-alpha6.jar) - Supports 3.0 to 3.7 (ma and mb sstable formats)
+* [sstable-tools-3.0.7-alpha6.jar](https://bintray.com/artifact/download/tolbertam/sstable-tools/sstable-tools-3.0.7-alpha6.jar) - Supports 3.0 to 3.7 (ma and mb sstable formats)
**Note:** This tool formerly included a `tojson` command which dumped SSTable contents to JSON. This functionality has
since been merged into Cassandra starting with versions 3.0.4 and 3.4 as the `sstabledump` command.
diff --git a/pom.xml b/pom.xml
index a605d54..e61e8a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.csforge
sstable-tools
jar
- 3.0.0-SNAPSHOT
+ 3.7.0-alpha6-SNAPSHOT
SSTable Tools
3.7