Reference 1.7.0 release.

This commit is contained in:
Michael Bayne
2017-12-11 10:15:02 -08:00
parent 0fe9c1cdb2
commit fb41de785a
+2 -2
View File
@@ -41,8 +41,8 @@ applications.
The latest version of Getdown can be obtained thusly: The latest version of Getdown can be obtained thusly:
* Download the pre-built jar file from Maven Central: * Download the pre-built jar file from Maven Central:
[getdown-1.6.4.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.6.4/getdown-1.6.4.jar) [getdown-1.7.0.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.7.0/getdown-1.7.0.jar)
* Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.6.4`. * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.7.0`.
* [Check out the code](https://github.com/threerings/getdown) and build it yourself. * [Check out the code](https://github.com/threerings/getdown) and build it yourself.
You can also: You can also: