B53 release

This commit is contained in:
HaHaWTH
2024-08-20 23:52:40 +08:00
parent d2ec62ac7f
commit 007e01156b
3 changed files with 2 additions and 12 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ public class AuthMe extends JavaPlugin {
// Version and build number values
private static String pluginVersion = "5.7.0-Fork";
private static final String pluginBuild = "b";
private static String pluginBuildNumber = "52";
private static String pluginBuildNumber = "53";
// Private instances
private EmailService emailService;
private CommandHandler commandHandler;
+1 -1
View File
@@ -7,7 +7,7 @@ description: A fork of AuthMeReloaded that contains bug fixes
# noinspection YAMLSchemaValidation
main: ${pluginDescription.main}
folia-supported: true
version: 5.7.0-FORK-b52
version: 5.7.0-FORK-b53
api-version: 1.13
softdepend:
- Vault