Skip to content

Commit 42e7b2e

Browse files
committed
Now v0.2.3
1 parent 39bcced commit 42e7b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editor/MaterialUIEditorTools.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ namespace MaterialUI
1717
[ExecuteInEditMode]
1818
public static class MaterialUIEditorTools
1919
{
20-
private const string versionInfo = "v0.2.2";
20+
private const string versionInfo = "v0.2.3";
2121

2222
private static GameObject theThing;
2323
private static GameObject selectedObject;

0 commit comments

Comments
 (0)