Updated version and copyright

This commit is contained in:
nathan 2020-08-18 16:58:17 +02:00
parent b202c5a7b0
commit 1f185dd7af
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ object Extras {
const val description = "Shell, JVM, and SSH command execution on Linux, MacOS, or Windows for Java 11+"
const val group = "com.dorkbox"
const val id = "Executor"
const val version = "1.0"
const val version = "1.1"
const val vendor = "Dorkbox LLC"
const val vendorUrl = "https://dorkbox.com"

View File

@ -1,5 +1,5 @@
/*
* Copyright 2018 dorkbox, llc
* Copyright 2020 dorkbox, llc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.