Bump version

This commit is contained in:
NotMyFault
2020-04-29 22:06:23 +02:00
committed by GitHub
parent 670f6d9f8b
commit 53ca62e8fc

View File

@ -29,7 +29,7 @@ ext {
git = Grgit.open(dir: new File(rootDir.toString() + "/.git"))
}
version = "5.10.2"
version = "5.10.3"
description = rootProject.name