From e9d07f3055b1279010723fe0ee16ff3c5a36276d Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sat, 5 Nov 2016 07:31:47 -0700 Subject: [PATCH] Reference new 1.6 release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c975499..cc3f16b 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.5.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.5/getdown-1.5.jar) - * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.5`. + [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`. * [Check out the code](https://github.com/threerings/getdown) and build it yourself. You can also: