updated version

This commit is contained in:
Robinson 2021-09-29 22:02:16 +02:00
parent eb3be1b8da
commit aa8f2b57b4
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C

View File

@ -34,7 +34,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 = "2.13"
const val version = "2.14"
// set as project.ext
const val name = "Gradle Utils"