updated version

This commit is contained in:
Robinson 2021-03-10 15:06:41 +01:00
parent b9a48fd607
commit 9650e282b5

View File

@ -35,7 +35,7 @@ object Extras {
// set for the project
const val description = "Gradle Plugin to manage various Gradle tasks, such as updating gradle and dependencies"
const val group = "com.dorkbox"
const val version = "1.13"
const val version = "1.14"
// set as project.ext
const val name = "Gradle Utils"