diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index 7e80d10..13f72ca 100644 --- a/src/ExplorerCore.cs +++ b/src/ExplorerCore.cs @@ -12,7 +12,7 @@ namespace Explorer public class ExplorerCore { public const string NAME = "Explorer " + VERSION + " (" + PLATFORM + ", " + MODLOADER + ")"; - public const string VERSION = "2.0.7"; + public const string VERSION = "2.0.8"; public const string AUTHOR = "Sinai"; public const string GUID = "com.sinai.explorer";