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" group = "cloud.commandframework"
version = "1.6.1-SNAPSHOT" version = "1.6.1"
description = "Command framework and dispatcher for the JVM" description = "Command framework and dispatcher for the JVM"
subprojects { subprojects {

View file

@ -2,7 +2,7 @@
Alexander Söderberg <contact@alexander-soderberg.com> Alexander Söderberg <contact@alexander-soderberg.com>
v0.1.0, 2020-12-30 v0.1.0, 2020-12-30
:sectnums: :sectnums:
:cloud-version: 1.6.0 :cloud-version: 1.6.1
:toc: left :toc: left
:toclevels: 4 :toclevels: 4
:icons: font :icons: font