We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8f4f2 commit 6373640Copy full SHA for 6373640
Scripts/StomtAPI.cs
@@ -16,7 +16,7 @@ namespace Stomt
16
public class StomtAPI : MonoBehaviour
17
{
18
[HideInInspector]
19
- private string Version = "2.1.0";
+ private string Version = "2.2.0";
20
21
#region Inspector Variables
22
[SerializeField]
0 commit comments