diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index d6605dc..abc9ddb 100644 --- a/src/ExplorerCore.cs +++ b/src/ExplorerCore.cs @@ -10,7 +10,7 @@ namespace Explorer public class ExplorerCore { public const string NAME = "Explorer " + VERSION + " (" + PLATFORM + ", " + MODLOADER + ")"; - public const string VERSION = "2.0.1"; + public const string VERSION = "2.0.2"; public const string AUTHOR = "Sinai"; public const string GUID = "com.sinai.explorer";