Skip to content

Commit

Permalink
Bump Reversion to v1.0.26
Browse files Browse the repository at this point in the history
Changes:
  * Fix Incorrect Particle blocks shown when breaking blocks (Closes #35)
  * Fix Buckets on Education
  • Loading branch information
bundabrg committed Feb 11, 2021
1 parent 3b66503 commit c6d09cf
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.25</reversion.version>
<reversion.version>1.0.26</reversion.version>
</properties>

<build>
Expand Down

0 comments on commit c6d09cf

Please sign in to comment.