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 b0f3c8a commit 99b410fCopy full SHA for 99b410f
Assets/SceneViewFovControl/Editor/Settings.cs
@@ -8,7 +8,7 @@
8
9
namespace UTJ.UnityEditorExtension.SceneViewFovControl {
10
static class Settings {
11
- public const string VersionString = "0.1.9";
+ public const string VersionString = "0.1.10";
12
public const string MenuItemName = "Edit/Scene View FoV Settings";
13
public const string EditorPrefsKey = "UTJ.UnityEditor.Extension.SceneViewFovControl";
14
0 commit comments