1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Bump version to try and fix deploying; other nitpicks

This commit is contained in:
Camotoy
2021-08-30 13:55:01 -04:00
parent ea8f4b854b
commit b9541505af
134 changed files with 181 additions and 155 deletions

View File

@@ -6,9 +6,9 @@
<parent>
<groupId>org.geysermc</groupId>
<artifactId>geyser-parent</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.2-SNAPSHOT</version>
</parent>
<artifactId>ap</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.2-SNAPSHOT</version>
</project>