diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | pom.xml | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -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 @@ -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. @@ -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> |
