This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Vitalii Samolovskikh
committed
Nov 17, 2014
1 parent
5e22998
commit 189f4f8
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [[email protected]](mailto:[email protected]). | ||
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). |