Skip to content

Commit 9e746d1

Browse files
committed
Uped version to 8.2.
1 parent cfdbaf0 commit 9e746d1

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
@@ -131,7 +131,7 @@ public enum MessageName
131131
/// <summary>
132132
/// TouchScript version.
133133
/// </summary>
134-
public static readonly Version VERSION = new Version(8, 1);
134+
public static readonly Version VERSION = new Version(8, 2);
135135

136136
#endregion
137137

0 commit comments

Comments
 (0)