File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ public class AuthMe extends JavaPlugin {
7676 // Version and build number values
7777 private static String pluginVersion = "5.7.0-Fork" ;
7878 private static final String pluginBuild = "b" ;
79- private static String pluginBuildNumber = "51 " ;
79+ private static String pluginBuildNumber = "52 " ;
8080 // Private instances
8181 private EmailService emailService ;
8282 private CommandHandler commandHandler ;
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description: A fork of AuthMeReloaded that contains bug fixes
77# noinspection YAMLSchemaValidation
88main : ${pluginDescription.main}
99folia-supported : true
10- version : 5.7.0-FORK-b51
10+ version : 5.7.0-FORK-b52
1111api-version : 1.13
1212softdepend :
1313 - Vault
You can’t perform that action at this time.
0 commit comments