diff --git a/README.md b/README.md index 3c6f52e93..66c9d483f 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ through the `plugins {}` DSL: ```kt plugins { id("com.android.application") - id("com.github.triplet.play") version "3.0.0" + id("com.github.triplet.play") version "3.1.0" } ``` @@ -134,7 +134,7 @@ plugins { ```groovy plugins { id 'com.android.application' - id 'com.github.triplet.play' version '3.0.0' + id 'com.github.triplet.play' version '3.1.0' } ``` diff --git a/version.txt b/version.txt index 8dbae45fe..fd2a01863 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.1.0-SNAPSHOT +3.1.0