Skip to content

Commit 67216ff

Browse files
committed
Increase version to 0.41
1 parent f2c3b89 commit 67216ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: BiocacheHubsGrailsPlugin.groovy

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

1919
class BiocacheHubsGrailsPlugin {
2020
// the plugin version
21-
def version = "0.40"
21+
def version = "0.41"
2222
// the version or versions of Grails the plugin is designed for
2323
def grailsVersion = "2.3 > *"
2424
// resources that are excluded from plugin packaging

0 commit comments

Comments
 (0)