Skip to content

Commit

Permalink
v1.0-beta
Browse files Browse the repository at this point in the history
Requires newest MTS
  • Loading branch information
kiooeht committed Apr 1, 2020
1 parent ddb0fcb commit 54199e7
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 @@ -7,12 +7,12 @@
<name>Humility</name>
<groupId>com.evacipated.cardcrawl.mod</groupId>
<artifactId>humility</artifactId>
<version>1.0</version>
<version>1.0-beta</version>

<properties>
<ModID>humility</ModID>
<SlayTheSpire.version>01-27-2020</SlayTheSpire.version>
<ModTheSpire.version>3.15.0</ModTheSpire.version>
<ModTheSpire.version>3.16.0</ModTheSpire.version>

<kotlin.version>1.3.50</kotlin.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
Expand Down

0 comments on commit 54199e7

Please sign in to comment.