Skip to content

Commit

Permalink
Bump to v0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbjorge committed Feb 12, 2020
1 parent df09256 commit 8c46b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<groupId>stsjorbsmod</groupId>
<artifactId>JorbsMod</artifactId>
<name>Jorbs Mod</name>
<version>0.63.0</version>
<version>0.64.0</version>
<description>A mod based on Jorbs' spreadsheet.</description>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<SlayTheSpire.version>01-21-2020</SlayTheSpire.version>
<SlayTheSpire.version>01-27-2020</SlayTheSpire.version>
<ModTheSpire.version>3.15.0</ModTheSpire.version>

<!--
Expand Down

0 comments on commit 8c46b25

Please sign in to comment.