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

Commit 59c5b13

Browse files
committed
1.8.3.1
1 parent b8b6cc1 commit 59c5b13

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
@@ -5,7 +5,7 @@ namespace Explorer
55
public class ExplorerCore
66
{
77
public const string NAME = "Explorer (" + PLATFORM + ", " + MODLOADER + ")";
8-
public const string VERSION = "1.8.3";
8+
public const string VERSION = "1.8.3.1";
99
public const string AUTHOR = "Sinai";
1010
public const string GUID = "com.sinai.explorer";
1111

0 commit comments

Comments
 (0)