Skip to content

Commit 2b835f6

Browse files
committed
1.5.5 bug fix release for sort functions
1 parent 9e6dd1d commit 2b835f6

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.4"
23+
def version = "1.5.5"
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)