release: Version 1.6.0

This commit is contained in:
Jason Penilla 2021-12-02 02:07:17 -08:00
parent f175ef8005
commit 4df07c079e
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
4 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "cloud.commandframework"
version = "1.6.0-SNAPSHOT"
version = "1.6.0"
description = "Command framework and dispatcher for the JVM"
subprojects {