build: Release 6.3.0

This commit is contained in:
NotMyFault
2022-01-14 11:14:00 +01:00
parent 06f0b42a97
commit 8b6e7b2f2b
2 changed files with 2 additions and 2 deletions

View File

@ -296,7 +296,7 @@ public interface PlotPlatform<P> extends LocaleHolder {
* Get the kind of WorldEdit implementation
*
* @return worldedit implementations
* @since TODO
* @since 6.3.0
*/
@AnnotationHelper.ApiDescription(info = "Internal use only")
@NonNull String worldEditImplementations();