diff --git a/README.md b/README.md index cc5a1c8ea..3d2ebcb37 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.4.2" + id("com.github.triplet.play") version "2.5.0" } ``` @@ -121,7 +121,7 @@ plugins { ```groovy plugins { id 'com.android.application' - id 'com.github.triplet.play' version '2.4.2' + id 'com.github.triplet.play' version '2.5.0' } ``` diff --git a/version.txt b/version.txt index 771bb1ad2..437459cd9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.0-SNAPSHOT +2.5.0