Skip to content

Commit

Permalink
using spigot-1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
walterhiggins committed Dec 23, 2016
1 parent 03cba5c commit 890ffb0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- compiles against these libraries -->
<property name="lib.canary" location="lib/canarymod-1.8.0.jar"/>
<property name="lib.bukkit" location="lib/spigot-1.11.jar"/>
<property name="lib.bukkit" location="lib/spigot-1.11.2.jar"/>

<property name="build" location="target/classes"/>
<property name="dist" location="target/" />
Expand Down
1 change: 1 addition & 0 deletions docs/API-Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -6568,6 +6568,7 @@ The following functions are provided:
* ironHoe()
* ironIngot()
* ironLeggings()
* ironNugget()
* ironOre()
* ironPickaxe()
* ironPlate()
Expand Down
Binary file renamed lib/spigot-1.11.jar → lib/spigot-1.11.2.jar
Binary file not shown.

0 comments on commit 890ffb0

Please sign in to comment.