Skip to content

Commit

Permalink
Support for Minecraft 1.21.4. Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PikaMug committed Dec 20, 2024
1 parent 3a0044a commit 4e98267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.browsit</groupId>
<artifactId>MilkGUI</artifactId>
<version>3.8</version>
<version>3.9</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.browsit</groupId>
<artifactId>MilkGUI</artifactId>
<version>3.8</version>
<version>3.9</version>

<licenses>
<license>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui</artifactId>
<version>1.10.2-SNAPSHOT</version>
<version>1.10.4-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4e98267

Please sign in to comment.