From 5efc57f60352f6d2a119a3d8ff76396428bc2179 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 6 Oct 2015 13:58:44 -0700 Subject: [PATCH] Reference new 1.5 release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4aa5c04..1f4e795 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ applications. The latest version of Getdown can be obtained thusly: * Download the pre-built jar file from Maven Central: - [getdown-1.4.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.4/getdown-1.4.jar) - * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.4`. + [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`. * [Check out the code](https://github.com/threerings/getdown) and build it yourself. You can also: