From ad431e558e3c20ff368637153b3b58b8898b8a94 Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Wed, 6 Mar 2013 18:15:26 +0000 Subject: [PATCH] #98 fixing old download links .jar download was pointing to 1.5.6, now points to 1.5.8 --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 5fcdf8e..06e3ba1 100644 --- a/README.textile +++ b/README.textile @@ -219,7 +219,7 @@ If you are using Maven you can define the repo and dependency in your POM: h3. As a .jar -You can also simply include the "latest version":http://search.maven.org/remotecontent?filepath=com/novoda/imageloader/imageloader-core/1.5.6/imageloader-core-1.5.6.jar of the .jar file (v 1.5.6) in you project. +You can also simply include the "latest version":http://search.maven.org/remotecontent?filepath=com/novoda/imageloader/imageloader-core/1.5.8/imageloader-core-1.5.8.jar of the .jar file (v 1.5.8) in you project. h2. Helping out