Skip to content

Commit f0ed03b

Browse files
committed
Bump project version
1 parent 39d037f commit f0ed03b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>tech.xigam</groupId>
99
<artifactId>CCH</artifactId>
10-
<version>1.6.1</version>
10+
<version>1.6.2</version>
1111

1212
<name>Complex Command Handler</name>
1313
<description>A really useful and simple command handler for JDA.</description>
@@ -28,6 +28,7 @@
2828
<!-- 1.5.0 - Implement buttons and handle attachments. -->
2929
<!-- 1.6.0 - Implement selection menus. -->
3030
<!-- 1.6.1 - Store the member in callbacks. -->
31+
<!-- 1.6.2 - Additional bug fixes + internal clean-up. -->
3132

3233
<properties>
3334
<maven.compiler.source>17</maven.compiler.source>

0 commit comments

Comments
 (0)