Skip to content

Commit

Permalink
🔖 bump version to 2.1.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style committed Aug 16, 2024
1 parent f34b2fa commit 4a8e59c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.azisaba</groupId>
<artifactId>Kuvel</artifactId>
<version>2.1.0</version>
<version>2.1.1-rc1</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/net/azisaba/kuvel/Kuvel.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
@Plugin(
id = "kuvel",
name = "Kuvel",
version = "2.1.0",
version = "2.1.1-rc1",
url = "https://github.com/AzisabaNetwork/Kuvel",
description =
"Server-discovery Velocity plugin for Minecraft servers running in a Kubernetes cluster.",
Expand Down

0 comments on commit 4a8e59c

Please # to comment.