summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrăghiciu Nicolae <nicuch100@gmail.com>2020-01-12 01:29:10 +0200
committerGitHub <noreply@github.com>2020-01-12 01:29:10 +0200
commit31cad8636d57a3dd3576ffc5b37aea30a71457b6 (patch)
treec6e6b64adb4ea4b0bb8b3b688ea4776bf41af27d
parent6be37c2324e01e558022c6dd82c286148152bafd (diff)
parent23ff5c886fbe2a638137d7bca2185a43d65badfc (diff)
Merge pull request #2 from LMBishop/master
Update version
-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>