From f66939d20eb69b878a4a1938368e8f6e10a64b07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 4 Sep 2015 09:51:48 +0200 Subject: [PATCH] Fix latest release version. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46e6a15..27ed027 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ used in Grails 2. # Installation -1.2.3 has now been released: [springloaded-1.2.3.RELEASE.jar](http://repo.spring.io/simple/libs-release-local/org/springframework/springloaded/1.2.3.RELEASE/springloaded-1.2.3.RELEASE.jar) +1.2.4 has now been released: [springloaded-1.2.4.RELEASE.jar](http://repo.spring.io/release/org/springframework/springloaded/1.2.4.RELEASE/springloaded-1.2.4.RELEASE.jar) -1.2.4 snapshots are in this repo area (grab the most recently built .jar): -repo.spring.io +1.2.5 snapshots are in this repo area (grab the most recently built .jar): +repo.spring.io The download is the agent jar and needs no further unpacking before use.