From 977b6de7b4bf72d82520bd4d1bce7c8e42a8c5a7 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 12 Feb 2017 07:52:54 -0800 Subject: [PATCH] Reference 1.6.1 build. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc3f16b..489a855 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.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.6/getdown-1.6.jar) - * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.6`. + [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`. * [Check out the code](https://github.com/threerings/getdown) and build it yourself. You can also: