Skip to content

Commit c567a67

Browse files
committed
Moved to 1.2.1.BUILD-SNAPSHOT
1 parent 2914ace commit c567a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def setIfNotSet = { String name, value ->
2020
setIfNotSet 'issueTrackerUrl', project.vcsUrl + '/issues'
2121
setIfNotSet 'websiteUrl', project.vcsUrl
2222

23-
version "1.2.0"
23+
version "1.2.1.BUILD-SNAPSHOT"
2424
group = 'org.grails.plugins'
2525

2626
apply plugin:"eclipse"

0 commit comments

Comments
 (0)