updated version

master Version_1.17
Robinson 2023-01-17 01:55:34 +01:00
parent 9f8064eff6
commit 3b0fc642b9
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ object Extras {
// set for the project
const val description = "Gradle Plugin to publish projects to the sonatype repository"
const val group = "com.dorkbox"
const val version = "1.16"
const val version = "1.17"
// set as project.ext
const val name = "Gradle Publish"