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