From 189f4f8735c35bfb81dd22acab6ce60b21d48840 Mon Sep 17 00:00:00 2001 From: Vitalii Samolovskikh Date: Mon, 17 Nov 2014 21:46:46 +0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a7a321..2d3c6b5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Installation To install, add the plugin to the plugins block of `BuildConfig.groovy`: ```groovy -compile ":asynchronous-mail:1.1" +compile ":asynchronous-mail:1.2-RC2" ``` Documentation @@ -75,4 +75,4 @@ You can report bugs on [JIRA](http://jira.grails.org/browse/GPASYNCHRONOUSMAIL) You also can ask me questions by email [kefirfromperm@gmail.com](mailto:kefirfromperm@gmail.com). Please, enable logs and attach them to your issue. -Please, review this project on [OpenHUB](https://www.openhub.net/p/grails-asynchronous-mail). +Please, review this project at [OpenHUB](https://www.openhub.net/p/grails-asynchronous-mail).