mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-02 07:06:24 +02:00
Release 7.5.3
Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
parent
2accedf264
commit
bfbf406418
@ -124,7 +124,7 @@ public interface PlotPlatform<P> extends LocaleHolder {
|
|||||||
* Gets the server brand name
|
* Gets the server brand name
|
||||||
*
|
*
|
||||||
* @return server brand
|
* @return server brand
|
||||||
* @since TODO
|
* @since 7.5.3
|
||||||
*/
|
*/
|
||||||
@NonNull String serverBrand();
|
@NonNull String serverBrand();
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "com.intellectualsites.plotsquared"
|
group = "com.intellectualsites.plotsquared"
|
||||||
version = "7.5.3-SNAPSHOT"
|
version = "7.5.3"
|
||||||
|
|
||||||
if (!File("$rootDir/.git").exists()) {
|
if (!File("$rootDir/.git").exists()) {
|
||||||
logger.lifecycle("""
|
logger.lifecycle("""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user