Version be10 next will be 1.2be1

This commit is contained in:
nzBryce101
2024-05-15 14:59:34 +12:00
parent 2182e6a7f1
commit cf4d6867ed
9 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.example</groupId>
<artifactId>zz_MCdiscord_bot</artifactId>
<version>1.1be09</version>
<version>1.1be10</version>
<packaging>jar</packaging> <!-- Specify the correct packaging type here -->
<properties>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.20.4-R0.1-SNAPSHOT</version>
<version>1.19-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!--(Java Discord API) -->