Updated description

This commit is contained in:
Robinson 2021-01-28 20:45:46 +01:00
parent 463f197135
commit afe16cb598
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ plugins {
object Extras {
const val name = "Executor"
const val description = "Shell, JVM, and SSH command execution on Linux, MacOS, or Windows for Java 11+"
const val description = "Shell, JVM, and SSH command execution on Linux, MacOS, or Windows for Java 8+"
const val group = "com.dorkbox"
const val id = "Executor"
const val version = "2.1"