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

Commit c7ccdf3

Browse files
committed
update version
1 parent bb46d77 commit c7ccdf3

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
@@ -15,7 +15,7 @@ namespace UnityExplorer
1515
public class ExplorerCore
1616
{
1717
public const string NAME = "UnityExplorer";
18-
public const string VERSION = "3.0.2.1";
18+
public const string VERSION = "3.0.3";
1919
public const string AUTHOR = "Sinai";
2020
public const string GUID = "com.sinai.unityexplorer";
2121
public const string EXPLORER_FOLDER = @"Mods\UnityExplorer";

0 commit comments

Comments
 (0)