Skip to content

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MetallicGoat committed Sep 2, 2024
1 parent 20f693b commit 7647a7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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>me.metallicgoat</groupId>
<artifactId>Gen-Splitter</artifactId>
<version>4.1.0</version>
<version>4.3.0</version>

<repositories>
<repository>
Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>de.marcely.bedwars</groupId>
<artifactId>API</artifactId>
<version>5.4.4</version>
<version>5.4.12</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>de.marcely.bedwars</groupId>-->
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.1.0
version: 4.3.0
name: Gen-Splitter
author: MetallicGoat
main: me.metallicgoat.gensplitter.GenSplitterPlugin
Expand Down

0 comments on commit 7647a7b

Please sign in to comment.