updated version

This commit is contained in:
Robinson 2023-06-13 00:05:20 +02:00
parent 80851f3c71
commit 18bb956c9a
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 // set for the project
const val description = "License definitions and legal management plugin for the Gradle build system" const val description = "License definitions and legal management plugin for the Gradle build system"
const val group = "com.dorkbox" const val group = "com.dorkbox"
const val version = "2.22" const val version = "2.23"
// set as project.ext // set as project.ext
const val name = "Gradle Licensing Plugin" const val name = "Gradle Licensing Plugin"