Skip to content

Commit b745daf

Browse files
committed
Now v0.2.4
1 parent 7efea7a commit b745daf

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.3";
20+
private const string versionInfo = "v0.2.4";
2121

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

0 commit comments

Comments
 (0)