Skip to content

Commit

Permalink
Massive update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikoo committed Jul 17, 2018
1 parent 42f1511 commit 32a74ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
<version>1.13-pre7-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Regionerator
main: com.github.jikoo.regionerator.Regionerator
version: ${project.version}
api-version: 1.13
author: Jikoo
softdepend:
- ASkyBlock
Expand Down

0 comments on commit 32a74ec

Please sign in to comment.