diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2020-01-11 23:12:46 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2020-01-11 23:12:46 +0000 |
| commit | 23ff5c886fbe2a638137d7bca2185a43d65badfc (patch) | |
| tree | c6e6b64adb4ea4b0bb8b3b688ea4776bf41af27d | |
| parent | a169487d9e79e7540311a87be97108092c24b8e4 (diff) | |
Update version
| -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> |
