diff --git a/BiocacheHubsGrailsPlugin.groovy b/BiocacheHubsGrailsPlugin.groovy index 51a3d641c..d91a4df81 100644 --- a/BiocacheHubsGrailsPlugin.groovy +++ b/BiocacheHubsGrailsPlugin.groovy @@ -20,7 +20,7 @@ import grails.util.Environment class BiocacheHubsGrailsPlugin { // 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