aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2020-04-15 22:36:15 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2020-04-15 22:36:15 +0100
commit14e01dd88497b846165af37382a4655f2c5776b5 (patch)
tree094f79c1c91a2374ed3e7a00079aea3f8747fee2 /pom.xml
parentd39a6d4084266c4fd500aecc5f256e9ce8948ded (diff)
Fix ConcurrentModificationException & hopefully reduced method calls in QuestCompleter
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0cc8a9db..cb2c99fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>com.leonardobishop</groupId>
<artifactId>quests</artifactId>
- <version>2.9</version>
+ <version>2.9.1</version>
<name>Quests</name>
<properties>