mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +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
|
* Get the kind of WorldEdit implementation
|
||||||
*
|
*
|
||||||
* @return worldedit implementations
|
* @return worldedit implementations
|
||||||
* @since TODO
|
* @since 6.3.0
|
||||||
*/
|
*/
|
||||||
@AnnotationHelper.ApiDescription(info = "Internal use only")
|
@AnnotationHelper.ApiDescription(info = "Internal use only")
|
||||||
@NonNull String worldEditImplementations();
|
@NonNull String worldEditImplementations();
|
||||||
|
@ -18,7 +18,7 @@ plugins {
|
|||||||
idea
|
idea
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "6.2.3-SNAPSHOT"
|
version = "6.3.0"
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group = "com.plotsquared"
|
group = "com.plotsquared"
|
||||||
|
Loading…
Reference in New Issue
Block a user