diff --git a/ImagesClientPluginGrailsPlugin.groovy b/ImagesClientPluginGrailsPlugin.groovy index 23463b3..5c1df47 100644 --- a/ImagesClientPluginGrailsPlugin.groovy +++ b/ImagesClientPluginGrailsPlugin.groovy @@ -1,6 +1,6 @@ class ImagesClientPluginGrailsPlugin { // the plugin version - def version = "0.7.10-SHAPSHOT" + def version = "0.8" // the version or versions of Grails the plugin is designed for def grailsVersion = "2.2 > *" // resources that are excluded from plugin packaging