Skip to content

Commit 58537c9

Browse files
committed
preview build: experimental v0.2.170919-04
1 parent 988f847 commit 58537c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/FrameRecorder/Core/Engine/RecorderVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace UnityEditor.FrameRecorder
66
{
77
public class RecorderVersion : ScriptableObject
88
{
9-
public const string Version = "0.2.170908-09";
9+
public const string Version = "0.2.170919-04";
1010
public const string Stage = "(experimental)";
1111
}
1212
}

0 commit comments

Comments
 (0)