Skip to content

Commit b85b852

Browse files
committed
Ver 0.2.2
1 parent 9c24437 commit b85b852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MaterialUI/Editor/MaterialUIEditorTools.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[ExecuteInEditMode]
1616
public static class MaterialUIEditorTools
1717
{
18-
private const string versionInfo = "v0.2.1";
18+
private const string versionInfo = "v0.2.2";
1919

2020
static GameObject theThing;
2121
static GameObject selectedObject;

0 commit comments

Comments
 (0)