We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1b5572 + a2bc79c commit 0057044Copy full SHA for 0057044
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 = "3.0.1";
+ public const string NuGetForUnityVersion = "3.0.2";
15
16
17
/// The current position of the scroll bar in the GUI.
0 commit comments