mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 12:46:46 +01:00
build: Release 6.3.0
This commit is contained in:
parent
06f0b42a97
commit
8b6e7b2f2b
@ -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();
|
||||
|
@ -18,7 +18,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
version = "6.2.3-SNAPSHOT"
|
||||
version = "6.3.0"
|
||||
|
||||
allprojects {
|
||||
group = "com.plotsquared"
|
||||
|
Loading…
Reference in New Issue
Block a user