Skip to content

Commit bba16a8

Browse files
committed
rc 2 for asset store
1 parent 127d402 commit bba16a8

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.1.170901-03";
9+
public const string Version = "0.1.170901-04";
1010
public const string Stage = "(Beta)";
1111
}
1212
}

0 commit comments

Comments
 (0)