Skip to content

Commit 2a1b9b4

Browse files
committed
Changed version to 1.2-SNAPSHOT
1 parent 1ef4128 commit 2a1b9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JqueryValidationUiGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222
class JqueryValidationUiGrailsPlugin {
2323
// the plugin version
24-
def version = "1.2.5-SNAPSHOT"
24+
def version = "1.2-SNAPSHOT"
2525
// the version or versions of Grails the plugin is designed for
2626
def grailsVersion = "1.2.2 > *"
2727
// the other plugins this plugin depends on

0 commit comments

Comments
 (0)