diff --git a/README.md b/README.md index 489a855..b302287 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ applications. The latest version of Getdown can be obtained thusly: * Download the pre-built jar file from Maven Central: - [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.1`. + [getdown-1.6.2.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.6.2/getdown-1.6.2.jar) + * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.6.2`. * [Check out the code](https://github.com/threerings/getdown) and build it yourself. You can also: