Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
Prepare 0.15.6 release
Browse files Browse the repository at this point in the history
Compiled against the latest Gradle `Settings` API.
  • Loading branch information
bamboo committed Feb 14, 2018
1 parent b9e87d3 commit baf56a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -25,7 +25,7 @@ plugins {

allprojects {
group = "org.gradle"
version = "0.16.0-SNAPSHOT"
version = "0.15.6"
}

val publishedPluginsVersion by extra { "0.15.6" }
Expand Down

0 comments on commit baf56a5

Please sign in to comment.