mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-05-30 13:46: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
|
||||
*
|
||||
* @return server brand
|
||||
* @since TODO
|
||||
* @since 7.5.3
|
||||
*/
|
||||
@NonNull String serverBrand();
|
||||
|
||||
|
@ -22,7 +22,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.intellectualsites.plotsquared"
|
||||
version = "7.5.3-SNAPSHOT"
|
||||
version = "7.5.3"
|
||||
|
||||
if (!File("$rootDir/.git").exists()) {
|
||||
logger.lifecycle("""
|
||||
|
Loading…
x
Reference in New Issue
Block a user