Skip to content

Commit

Permalink
Released version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sagrawal31 committed Oct 6, 2017
1 parent d78d927 commit da37022
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ to the following destinations:
2. To the Amazon S3 storage (can be deleted as well)
3. To the Rackspace cloud storage (coming soon)

## Compatibility

Grails Version | Supported
--------- | ---------
<= 3.2.11 | >= v0.0.6
>= 3.3.0 | >= v0.0.7
## Installation

### Grails 3
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
}

version "0.0.6"
version "0.0.7"
group "com.wizpanda.plugins"

apply plugin:"eclipse"
Expand Down

0 comments on commit da37022

Please sign in to comment.