diff --git a/tools/publish.gradle b/tools/publish.gradle index e8b7ae536..aaef8c9b8 100644 --- a/tools/publish.gradle +++ b/tools/publish.gradle @@ -6,7 +6,7 @@ if (file("github_credentials.properties").file) { } def getVersionName = { -> - return "2.3.1" + return "2.4.0" } def getGroupId = { ->