Skip to content

Commit

Permalink
(chore) release 1.5.1; update api 1.20.1-R0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
m7rlin committed Jun 13, 2023
1 parent 3e2e187 commit f7c78d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>pl.mgtm</groupId>
<artifactId>MagicznaKraina</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<packaging>jar</packaging>

<name>MagicznaKraina</name>
Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.20-R0.1-SNAPSHOT</version>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f7c78d3

Please sign in to comment.