feat: set version to 1.0
This commit is contained in:
@@ -19,7 +19,7 @@ import java.nio.file.Path;
|
||||
import java.util.concurrent.ConcurrentHashMap;
|
||||
|
||||
|
||||
@Plugin(id = "custom-server-icon", name = "Custom Server Icon", version = "1.0-SNAPSHOT",
|
||||
@Plugin(id = "custom-server-icon", name = "Custom Server Icon", version = "1.0",
|
||||
url = "https://git.leohabrom.com/Jinx/velocity-custom-server-icon", description = "Velocity Plugin to set custom icons for different hostnames", authors = {"Leo Habrom"})
|
||||
public class CustomServerIcon {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user