Skip to content

Commit

Permalink
Update the fawe hook
Browse files Browse the repository at this point in the history
  • Loading branch information
md5sha256 committed Nov 4, 2020
1 parent 2d81614 commit 8ec6a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hooks/areashop-fawe-1-15/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>areashop-fawe-1-15</artifactId>
<packaging>jar</packaging>
<name>AreaShop FastAsyncWorldEdit 1.14+</name>
<name>AreaShop FastAsyncWorldEdit 1.15+</name>
<version>latest</version>

<parent>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.14.4-R0.1-SNAPSHOT</version>
<version>1.15.2-R0.1-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
<optional>true</optional>
Expand Down

0 comments on commit 8ec6a43

Please sign in to comment.