Reference 1.6.1 build.

This commit is contained in:
Michael Bayne
2017-02-12 07:52:54 -08:00
parent 9fe6ff9472
commit 977b6de7b4
+2 -2
View File
@@ -43,8 +43,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.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.6/getdown-1.6.jar) [getdown-1.6.1.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.6.1/getdown-1.6.1.jar)
* Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.6`. * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.6.1`.
* [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: