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.
2 parents a3f653c + 45c0ade commit e62382bCopy full SHA for e62382b
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.18";
+ public const string NuGetForUnityVersion = "1.0.0";
15
16
17
/// The current position of the scroll bar in the GUI.
0 commit comments