From a3479202a498b34421a58890104529d1a2b8ded1 Mon Sep 17 00:00:00 2001 From: Alex Saveau Date: Fri, 15 Nov 2019 17:01:07 -0800 Subject: [PATCH] v2.6.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 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