Updated pom.xml with the right version number

This commit is contained in:
EmotionChild 2022-09-13 19:51:49 +12:00
parent 002795f42a
commit 2f5289d47a
No known key found for this signature in database
GPG key ID: 15EBDFF858B9A65A

View file

@ -6,7 +6,7 @@
<groupId>net.elliebot.ellie</groupId> <groupId>net.elliebot.ellie</groupId>
<artifactId>EllieBot</artifactId> <artifactId>EllieBot</artifactId>
<version>4.0.7</version> <version>5.0.0</version>
<properties> <properties>
<maven.compiler.source>11</maven.compiler.source> <maven.compiler.source>11</maven.compiler.source>