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

Commit 0050cff

Browse files
committed
bump version
1 parent 5f1d635 commit 0050cff

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
@@ -16,7 +16,7 @@ namespace UnityExplorer
1616
public static class ExplorerCore
1717
{
1818
public const string NAME = "UnityExplorer";
19-
public const string VERSION = "4.4.0";
19+
public const string VERSION = "4.4.1";
2020
public const string AUTHOR = "Sinai";
2121
public const string GUID = "com.sinai.unityexplorer";
2222

0 commit comments

Comments
 (0)