From 1e26de5b667cee3b665b60d2f4287a4b9d8c9fa2 Mon Sep 17 00:00:00 2001 From: Marcella Souza Date: Mon, 21 Sep 2020 20:35:04 -0300 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20[DSY-000]=20upgrading=20li?= =?UTF-8?q?b=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/publish.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/publish.gradle b/tools/publish.gradle index c1016f42c..1fddf3926 100644 --- a/tools/publish.gradle +++ b/tools/publish.gradle @@ -6,7 +6,7 @@ if (file("github_credentials.properties").file) { } def getVersionName = { -> - return "2.6.0" + return "2.7.0" } def getGroupId = { ->