Skip to content

Commit 6373640

Browse files
Version 2.2.0
1 parent 2b8f4f2 commit 6373640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/StomtAPI.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace Stomt
1616
public class StomtAPI : MonoBehaviour
1717
{
1818
[HideInInspector]
19-
private string Version = "2.1.0";
19+
private string Version = "2.2.0";
2020

2121
#region Inspector Variables
2222
[SerializeField]

0 commit comments

Comments
 (0)