Skip to content

Commit

Permalink
Version for Spigot API 1.15.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
totemo committed May 3, 2020
1 parent 1caf59e commit a5b587d
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 @@ -4,7 +4,7 @@
<groupId>io.totemo</groupId>
<name>WingCommander</name>
<artifactId>${project.name}</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
<packaging>jar</packaging>
<description>Enables powered flight with elytra.</description>
<url>https://github.com/totemo/${project.name}</url>
Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13-R0.1-SNAPSHOT</version>
<version>1.15.2-R0.1-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit a5b587d

Please sign in to comment.