Skip to content

Commit f03eeb3

Browse files
committed
Update to Release plugin 1.0.1.
1 parent e08a210 commit f03eeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-app/conf/BuildConfig.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ grails.project.dependency.resolution = {
3030
}
3131

3232
plugins {
33-
build(":release:1.0.0.RC3") {
33+
build(":release:1.0.1") {
3434
export = false
3535
}
3636
}

0 commit comments

Comments
 (0)