We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bcced commit 42e7b2eCopy full SHA for 42e7b2e
Editor/MaterialUIEditorTools.cs
@@ -17,7 +17,7 @@ namespace MaterialUI
17
[ExecuteInEditMode]
18
public static class MaterialUIEditorTools
19
{
20
- private const string versionInfo = "v0.2.2";
+ private const string versionInfo = "v0.2.3";
21
22
private static GameObject theThing;
23
private static GameObject selectedObject;
0 commit comments