Skip to content

Commit 33fdc6f

Browse files
committed
Prepare 3.0.0 release
1 parent f6ec26b commit 33fdc6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ apply plugin: 'idea'
2020

2121
ext {
2222
bintrayPublish = false
23+
// Sets release version
2324
grailsVersion = '3.0.0'
2425
isBuildSnapshot = grailsVersion.endsWith(".BUILD-SNAPSHOT")
2526
isTravisBuild = System.getenv().get("TRAVIS") == 'true'

0 commit comments

Comments
 (0)