aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--README.md1
-rw-r--r--pom.xml2
3 files changed, 3 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index d7a895d7..877fe812 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2018 - 2019 Leonardo Bishop
+Copyright (c) 2018 - 2020 Leonardo Bishop
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 52fc5293..59a78b6d 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ Alternatively, you can build Quests via Maven using ``mvn clean package``.
- LMBishop
- Reinatix
- ToastedCoconut
+- nicuch
## Support
For support please open a [GitHub issue](https://github.com/LMBishop/Quests/issues) or join our [Discord server](https://discord.gg/8amrJnX). Please provide information of the issue, any errors that may come up and make sure you are using the latest version of the plugin.
diff --git a/pom.xml b/pom.xml
index 5c6b2a71..de798cc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>com.leonardobishop</groupId>
<artifactId>quests</artifactId>
- <version>2.6.3</version>
+ <version>2.6.4</version>
<name>Quests</name>
<properties>