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 1f434a9 commit 1b381e5Copy full SHA for 1b381e5
Packages/com.unity.inputsystem/InputSystem/AssemblyInfo.cs
@@ -17,6 +17,6 @@ public static partial class InputSystem
17
// NOTE: Unfortunately, System.Version doesn't use semantic versioning so we can't include
18
// "-preview" suffixes here.
19
internal const string kAssemblyVersion = "1.15.0";
20
- internal const string kDocUrl = "https://docs.unity3d.com/Packages/com.unity.inputsystem@1.14";
+ internal const string kDocUrl = "https://docs.unity3d.com/Packages/com.unity.inputsystem@1.15";
21
}
22
0 commit comments