Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 7c85969

Browse files
committed
Update ExplorerCore.cs
1 parent 1fce346 commit 7c85969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExplorerCore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace Explorer
1212
public class ExplorerCore
1313
{
1414
public const string NAME = "Explorer " + VERSION + " (" + PLATFORM + ", " + MODLOADER + ")";
15-
public const string VERSION = "2.0.7";
15+
public const string VERSION = "2.0.8";
1616
public const string AUTHOR = "Sinai";
1717
public const string GUID = "com.sinai.explorer";
1818

0 commit comments

Comments
 (0)