Skip to content

Commit

Permalink
Bump version to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SNWCreations committed Mar 21, 2024
1 parent 3385d6f commit 268cd85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>KookBC</name>
<groupId>snw</groupId>
<artifactId>kookbc</artifactId>
<version>0.27.9</version>
<version>0.28.0</version>
<description>The Kook Bot Client standard implementation for Java.</description>

<!-- Do not care the order! -->
Expand Down Expand Up @@ -51,7 +51,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<log4j2.version>2.19.0</log4j2.version>
<jkook.version>e25cc96e03</jkook.version>
<jkook.version>0.50.0</jkook.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mixin.version>0.12.4+mixin.0.8.5</mixin.version>
<asm.version>9.3</asm.version>
Expand Down

0 comments on commit 268cd85

Please sign in to comment.