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

Commit dd6cce1

Browse files
committed
2.0.2
1 parent ad54d2c commit dd6cce1

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
@@ -10,7 +10,7 @@ namespace Explorer
1010
public class ExplorerCore
1111
{
1212
public const string NAME = "Explorer " + VERSION + " (" + PLATFORM + ", " + MODLOADER + ")";
13-
public const string VERSION = "2.0.1";
13+
public const string VERSION = "2.0.2";
1414
public const string AUTHOR = "Sinai";
1515
public const string GUID = "com.sinai.explorer";
1616

0 commit comments

Comments
 (0)