From 6bcc154a473136e29477b1bf82cb9047481da738 Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Sat, 10 Nov 2018 17:43:18 +0100 Subject: [PATCH] version++ --- pom.xml | 2 +- src/main/resources/ModTheSpire.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b0cc4cb..6cab185 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ conspire Conspire - 1.5.1 + 1.5.2 Conspire Adds new monsters, elites, bosses, relics, cards, potions and events. diff --git a/src/main/resources/ModTheSpire.json b/src/main/resources/ModTheSpire.json index 7f6458b..8a20163 100644 --- a/src/main/resources/ModTheSpire.json +++ b/src/main/resources/ModTheSpire.json @@ -3,7 +3,7 @@ "name": "Conspire", "author_list": ["twanvl"], "description": "Adds new monsters, elites, bosses, relics, cards, potions and events.", - "version": "1.5.1", + "version": "1.5.2", "sts_version": "10-25-2018", "mts_version": "3.0.0", "dependencies": ["basemod"],