We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a8e9d commit 4b3b1c6Copy full SHA for 4b3b1c6
BiocacheHubsGrailsPlugin.groovy
@@ -20,7 +20,7 @@ import grails.util.Environment
20
21
class BiocacheHubsGrailsPlugin {
22
// the plugin version
23
- def version = "1.5.5"
+ def version = "1.5.6-SNAPSHOT"
24
// the version or versions of Grails the plugin is designed for
25
def grailsVersion = "2.3 > *"
26
// resources that are excluded from plugin packaging
0 commit comments