Skip to content

Commit

Permalink
1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Spock Framework Robot committed May 4, 2017
1 parent f125ae9 commit 90a2b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Spock Framework"

ext {
baseVersion = "1.1"
snapshotVersion = true
snapshotVersion = false
releaseCandidate = 0
variants = [2.0, 2.3, 2.4]
variant = System.getProperty("variant") as BigDecimal ?: variants.last()
Expand Down

0 comments on commit 90a2b8f

Please sign in to comment.