diff --git a/tools/publish.gradle b/tools/publish.gradle index 1fddf3926..ef8d9567f 100644 --- a/tools/publish.gradle +++ b/tools/publish.gradle @@ -6,7 +6,7 @@ if (file("github_credentials.properties").file) { } def getVersionName = { -> - return "2.7.0" + return "2.7.1" } def getGroupId = { ->