Skip to content

Commit ed2930b

Browse files
committed
bump version to 2.4.1
1 parent 24fa072 commit ed2930b

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.4.0";
19+
private string Version = "2.4.1";
2020

2121
#region Inspector Variables
2222
[SerializeField]

0 commit comments

Comments
 (0)