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 d9b2f22 commit 9ff8af3Copy full SHA for 9ff8af3
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 = "0.0.17";
+ public const string NuGetForUnityVersion = "0.0.18";
15
16
17
/// The current position of the scroll bar in the GUI.
0 commit comments