Skip to content

Commit

Permalink
Update smartRGrailsPlugin.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
sherzinger authored Jan 27, 2017
1 parent a6c29c1 commit 65bf22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartRGrailsPlugin.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class smartRGrailsPlugin {
public static final String TRANSMART_EXTENSIONS_REGISTRY_BEAN_NAME = 'transmartExtensionsRegistry'

// the plugin version
def version = "1.2-BETA-SNAPSHOT"
def version = "1.2-STABLE-SNAPSHOT"
// the version or versions of Grails the plugin is designed for
def grailsVersion = "2.3 > *"
// resources that are excluded from plugin packaging
Expand Down

0 comments on commit 65bf22b

Please sign in to comment.