Skip to content

Commit bda6a69

Browse files
authored
Update smartRGrailsPlugin.groovy
1 parent 0ed7eb8 commit bda6a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smartRGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class smartRGrailsPlugin {
1010
public static final String TRANSMART_EXTENSIONS_REGISTRY_BEAN_NAME = 'transmartExtensionsRegistry'
1111

1212
// the plugin version
13-
def version = "1.1-BETA-SNAPSHOT"
13+
def version = "1.1-STABLE-SNAPSHOT"
1414
// the version or versions of Grails the plugin is designed for
1515
def grailsVersion = "2.3 > *"
1616
// resources that are excluded from plugin packaging

0 commit comments

Comments
 (0)