From 886994b1d6a0814638483cffcdd2cb98b1c30165 Mon Sep 17 00:00:00 2001 From: Alex Saveau Date: Wed, 30 Oct 2019 15:45:03 -0700 Subject: [PATCH] v2.5.0 Signed-off-by: Alex Saveau --- README.md | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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