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 127d402 commit bba16a8Copy full SHA for bba16a8
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.1.170901-03";
+ public const string Version = "0.1.170901-04";
10
public const string Stage = "(Beta)";
11
}
12
0 commit comments