diff --git a/README.md b/README.md index 9cbf58217..d16159b56 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ through the `plugins {}` DSL: ```kt plugins { id("com.android.application") - id("com.github.triplet.play") version "2.5.0" + id("com.github.triplet.play") version "2.6.0" } ``` @@ -121,7 +121,7 @@ plugins { ```groovy plugins { id 'com.android.application' - id 'com.github.triplet.play' version '2.5.0' + id 'com.github.triplet.play' version '2.6.0' } ``` diff --git a/version.txt b/version.txt index 6e4523980..e70b4523a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.6.0-SNAPSHOT +2.6.0