Skip to content

Commit 4b3b1c6

Browse files
committed
bump to snapshot
1 parent 60a8e9d commit 4b3b1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BiocacheHubsGrailsPlugin.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import grails.util.Environment
2020

2121
class BiocacheHubsGrailsPlugin {
2222
// the plugin version
23-
def version = "1.5.5"
23+
def version = "1.5.6-SNAPSHOT"
2424
// the version or versions of Grails the plugin is designed for
2525
def grailsVersion = "2.3 > *"
2626
// resources that are excluded from plugin packaging

0 commit comments

Comments
 (0)