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.6.0-Fork" ;
7878 private static final String pluginBuild = "b" ;
79- private static String pluginBuildNumber = "49 " ;
79+ private static String pluginBuildNumber = "50 " ;
8080 // Private instances
8181 private EmailService emailService ;
8282 private CommandHandler commandHandler ;
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ website: https://github.com/HaHaWTH/AuthMeReReloaded/
44description : A fork of AuthMeReloaded that contains bug fixes
55main : ${pluginDescription.main}
66folia-supported : true
7- version : 5.6.0-FORK-b49
7+ version : 5.6.0-FORK-b50
88api-version : 1.13
99softdepend :
1010 - Vault
You can’t perform that action at this time.
0 commit comments