From fb41de785a403fd6d37bb184d86937cebb48dc0f Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 11 Dec 2017 10:15:02 -0800 Subject: [PATCH] Reference 1.7.0 release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2eb22aa..c1efdb3 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ applications. The latest version of Getdown can be obtained thusly: * 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) - * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.6.4`. + [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.7.0`. * [Check out the code](https://github.com/threerings/getdown) and build it yourself. You can also: