Skip to content

Commit

Permalink
Bump Reversion to v1.0.20
Browse files Browse the repository at this point in the history
Changes:
* Fix lapis not working - Closes #21
* Fix Nether not working and console spam - Closes #20
* Fix wrong item shown when dropping a book - Closes #19
  • Loading branch information
bundabrg committed Dec 7, 2020
1 parent 118bb0d commit 6b97094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<reversion.version>1.0.19</reversion.version>
<reversion.version>1.0.20</reversion.version>
</properties>

<build>
Expand Down

0 comments on commit 6b97094

Please sign in to comment.