We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7487a37 + 394c883 commit 20cda9bCopy full SHA for 20cda9b
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>net.azisaba</groupId>
8
<artifactId>Kuvel</artifactId>
9
- <version>2.0.0</version>
+ <version>2.0.1</version>
10
<packaging>jar</packaging>
11
12
<name>${project.artifactId}</name>
src/main/java/net/azisaba/kuvel/Kuvel.java
@@ -24,7 +24,7 @@
24
@Plugin(
25
id = "kuvel",
26
name = "Kuvel",
27
- version = "2.0.0",
+ version = "2.0.1",
28
url = "https://github.com/AzisabaNetwork/Kuvel",
29
description =
30
"Server-discovery Velocity plugin for Minecraft servers running in a Kubernetes cluster.",
0 commit comments