release: Version 1.6.1
This commit is contained in:
parent
5a2d3a3488
commit
e187a1cc24
2 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
Alexander Söderberg <contact@alexander-soderberg.com>
|
||||
v0.1.0, 2020-12-30
|
||||
:sectnums:
|
||||
:cloud-version: 1.6.0
|
||||
:cloud-version: 1.6.1
|
||||
:toc: left
|
||||
:toclevels: 4
|
||||
:icons: font
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue