diff --git a/build.gradle b/build.gradle index 3c34f233a..c7ac1e9f4 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ ext { git = Grgit.open(dir: new File(rootDir.toString() + "/.git")) } -version = "5.10.0" +version = "5.10.1" description = rootProject.name