Skip to content

Commit d2ef5de

Browse files
committed
Increment version to 0.49
1 parent 3779d3a commit d2ef5de

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
@@ -19,7 +19,7 @@ import grails.util.Environment
1919

2020
class BiocacheHubsGrailsPlugin {
2121
// the plugin version
22-
def version = "0.48"
22+
def version = "0.49"
2323
// the version or versions of Grails the plugin is designed for
2424
def grailsVersion = "2.3 > *"
2525
// resources that are excluded from plugin packaging

0 commit comments

Comments
 (0)