Skip to content

Commit e5af79b

Browse files
committed
Upped version.
1 parent a8c4836 commit e5af79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Assets/TouchScript/Scripts/TouchManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ public enum MessageName
163163
/// <summary>
164164
/// TouchScript version suffix.
165165
/// </summary>
166-
public static readonly string VERSION_SUFFIX = "alpha";
166+
public static readonly string VERSION_SUFFIX = "";
167167

168168
#endregion
169169

0 commit comments

Comments
 (0)