Skip to content

Commit

Permalink
Prepare 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Mar 31, 2015
1 parent f6ec26b commit 33fdc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ apply plugin: 'idea'

ext {
bintrayPublish = false
// Sets release version
grailsVersion = '3.0.0'
isBuildSnapshot = grailsVersion.endsWith(".BUILD-SNAPSHOT")
isTravisBuild = System.getenv().get("TRAVIS") == 'true'
Expand Down

0 comments on commit 33fdc6f

Please sign in to comment.