Skip to content

Commit

Permalink
Bump to Reversion v1.0.14
Browse files Browse the repository at this point in the history
* Improve the dynamic palette allocation speed at first login
* Remove some mappings from Recipes when they are not supposed to be there

Closes #13
  • Loading branch information
bundabrg committed Sep 23, 2020
1 parent 67af5bd commit eec5a59
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.13</reversion.version>
<reversion.version>1.0.14</reversion.version>
</properties>

<build>
Expand Down

0 comments on commit eec5a59

Please sign in to comment.