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 685304f commit 20d8bb1Copy full SHA for 20d8bb1
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-04";
+ public const string Version = "0.1.170912-10";
10
public const string Stage = "(Beta)";
11
}
12
0 commit comments