Skip to content

Commit e187a1c

Browse files
committed
release: Version 1.6.1
1 parent 5a2d3a3 commit e187a1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "cloud.commandframework"
7-
version = "1.6.1-SNAPSHOT"
7+
version = "1.6.1"
88
description = "Command framework and dispatcher for the JVM"
99

1010
subprojects {

docs/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Alexander Söderberg <contact@alexander-soderberg.com>
33
v0.1.0, 2020-12-30
44
:sectnums:
5-
:cloud-version: 1.6.0
5+
:cloud-version: 1.6.1
66
:toc: left
77
:toclevels: 4
88
:icons: font

0 commit comments

Comments
 (0)