release: Version 1.6.1

This commit is contained in:
Jason Penilla 2021-12-18 04:14:25 -08:00
parent 5a2d3a3488
commit e187a1cc24
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
2 changed files with 2 additions and 2 deletions

View file

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