Skip to content

Commit

Permalink
version 5.12
Browse files Browse the repository at this point in the history
api version 1.14
  • Loading branch information
RoboMWM committed Jun 15, 2019
1 parent 912c824 commit 5b5456d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: PopulationDensity
main: me.ryanhamshire.PopulationDensity.PopulationDensity
softdepend: [Multiverse-Core, My Worlds, Transporter, MystCraft]
version: ${project.version}
api-version: 1.13
api-version: '1.14'
commands:
visit:
description: Teleports the player to a specified region.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.ryanhamshire</groupId>
<artifactId>PopulationDensity</artifactId>
<version>5.11.3</version>
<version>5.12</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 5b5456d

Please sign in to comment.