Class UpdateChecker
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.utils.UpdateChecker
- Since:
- 2.10.2
- Author:
- RoinujNosde
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheck()Checks if the version installed is up-to-datestatic intcompareVersions(@NotNull String a, @NotNull String b)
-
Constructor Details
-
UpdateChecker
-
-
Method Details
-
check
public void check()Checks if the version installed is up-to-date -
compareVersions
-