Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
domix committed Jun 6, 2012
1 parent e12fcca commit 273faf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AvatarGrailsPlugin.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* limitations under the License.
*/
class AvatarGrailsPlugin {
def version = "0.6.1" // added by set-version
def version = "0.6.2" // added by set-version
// the version or versions of Grails the plugin is designed for
def grailsVersion = "1.2 > *"
// the other plugins this plugin depends on
Expand Down
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#Wed Jun 06 11:37:26 CDT 2012
app.grails.version=2.0.4
app.name=avatar
app.version=0.6.1
app.version=0.6.2

0 comments on commit 273faf5

Please sign in to comment.