diff --git a/CollectoryGrailsPlugin.groovy b/CollectoryGrailsPlugin.groovy index 567c46e5..42499fac 100644 --- a/CollectoryGrailsPlugin.groovy +++ b/CollectoryGrailsPlugin.groovy @@ -9,7 +9,7 @@ class CollectoryGrailsPlugin { def authenticateService // the plugin version - def version = "1.0-SNAPSHOT" + def version = "1.0" // the version or versions of Grails the plugin is designed for def grailsVersion = "2.3 > *" // resources that are excluded from plugin packaging