We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988f847 commit 58537c9Copy full SHA for 58537c9
source/FrameRecorder/Core/Engine/RecorderVersion.cs
@@ -6,7 +6,7 @@ namespace UnityEditor.FrameRecorder
6
{
7
public class RecorderVersion : ScriptableObject
8
9
- public const string Version = "0.2.170908-09";
+ public const string Version = "0.2.170919-04";
10
public const string Stage = "(experimental)";
11
}
12
0 commit comments