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

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.example</groupId>
<artifactId>zz_MCdiscord_bot</artifactId>
<version>1.1be09</version>
<version>1.1be10</version>
<build>
<plugins>
<plugin>
@@ -72,7 +72,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>
<dependency>