diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index 13f72ca..633c351 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.8"; + public const string VERSION = "2.0.9"; public const string AUTHOR = "Sinai"; public const string GUID = "com.sinai.explorer";