Skip to content

Commit

Permalink
bump version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxklenk committed Jul 31, 2018
1 parent 24fa072 commit ed2930b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/StomtAPI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace Stomt
public class StomtAPI : MonoBehaviour
{
[HideInInspector]
private string Version = "2.4.0";
private string Version = "2.4.1";

#region Inspector Variables
[SerializeField]
Expand Down

0 comments on commit ed2930b

Please sign in to comment.