Skip to content

Commit 2d5bd0d

Browse files
committed
feat: Bump to Minecraft 1.21.8 and update project version to 1.0.7
1 parent 170a990 commit 2d5bd0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
3030

31-
<minecraft.version>1.21.7</minecraft.version>
31+
<minecraft.version>1.21.8</minecraft.version>
3232
<minecraft.protocol>772</minecraft.protocol>
3333

3434
<deps.easyplugin.version>1.5.13</deps.easyplugin.version>
@@ -40,7 +40,7 @@
4040

4141
<groupId>cn.ycraft</groupId>
4242
<artifactId>limboservice</artifactId>
43-
<version>1.0.6</version>
43+
<version>1.0.7</version>
4444

4545
<name>LimboService</name>
4646
<description>A lightweight and standalone LIMBO service for Minecraft.</description>

0 commit comments

Comments
 (0)