Skip to content

Commit

Permalink
Update to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Grovre committed Jun 17, 2023
1 parent 04395d8 commit 26d492b
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.grovre</groupId>
<artifactId>VoidEscape</artifactId>
<version>1.1.12</version>
<version>1.1.2</version>
<packaging>jar</packaging>

<name>VoidEscape</name>
Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.3-R0.1-SNAPSHOT</version>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: VoidEscape
version: '${project.version}'
main: me.grovre.voidescape.VoidEscape
api-version: 1.19
api-version: 1.20
authors: [ PoptartFromPluto ]
description: Teleports players out of the void
website: https://github.com/grovre

0 comments on commit 26d492b

Please # to comment.