Skip to content

Commit

Permalink
1.19.4 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
yj0524 committed Mar 17, 2023
1 parent 19aca11 commit 8e05e6d
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 @@

<groupId>gamemodecommandfix</groupId>
<artifactId>GamemodeCommandFix</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>GamemodeCommandFix</name>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.19.3-R0.1-SNAPSHOT</version>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8e05e6d

Please sign in to comment.