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

Commit a80cef4

Browse files
committed
Bump version
1 parent 450bb77 commit a80cef4

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
@@ -20,7 +20,7 @@ namespace UnityExplorer
2020
public static class ExplorerCore
2121
{
2222
public const string NAME = "UnityExplorer";
23-
public const string VERSION = "4.3.1";
23+
public const string VERSION = "4.3.2";
2424
public const string AUTHOR = "Sinai";
2525
public const string GUID = "com.sinai.unityexplorer";
2626

0 commit comments

Comments
 (0)