release: Version 1.6.2

This commit is contained in:
Jason Penilla 2022-02-28 13:59:58 -07:00
parent 0623bcb050
commit 7c6a01e414
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.2-SNAPSHOT"
version = "1.6.2"
description = "Command framework and dispatcher for the JVM"
subprojects {