Fixed Version number
This commit is contained in:
parent
b3fd712633
commit
d41eb32af7
@ -15,7 +15,7 @@ import com.redstoner.annotations.Version;
|
|||||||
/** The utils class containing utility functions. Those include but are not limited to sending formatted messages, broadcasts and more.
|
/** The utils class containing utility functions. Those include but are not limited to sending formatted messages, broadcasts and more.
|
||||||
*
|
*
|
||||||
* @author Pepich */
|
* @author Pepich */
|
||||||
@Version(major = 4, minor = 0, revision = 1, compatible = 1)
|
@Version(major = 4, minor = 0, revision = 2, compatible = 1)
|
||||||
public final class Utils
|
public final class Utils
|
||||||
{
|
{
|
||||||
/** The @SimpleDateFormat used for getting the current date. */
|
/** The @SimpleDateFormat used for getting the current date. */
|
||||||
|
Reference in New Issue
Block a user