We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27ac868 + 2d55316 commit c8a9896Copy full SHA for c8a9896
Assets/NuGet/Editor/NugetPreferences.cs
@@ -11,7 +11,7 @@ public static class NugetPreferences
11
/// <summary>
12
/// The current version of NuGet for Unity.
13
/// </summary>
14
- public const string NuGetForUnityVersion = "1.2.0";
+ public const string NuGetForUnityVersion = "1.2.1";
15
16
17
/// The current position of the scroll bar in the GUI.
0 commit comments