diff --git a/src/NuGetForUnity/Editor/NugetPreferences.cs b/src/NuGetForUnity/Editor/NugetPreferences.cs index 48096c4b..a998ba14 100644 --- a/src/NuGetForUnity/Editor/NugetPreferences.cs +++ b/src/NuGetForUnity/Editor/NugetPreferences.cs @@ -11,7 +11,7 @@ public class NugetPreferences : SettingsProvider /// /// The current version of NuGet for Unity. /// - public const string NuGetForUnityVersion = "3.0.5"; + public const string NuGetForUnityVersion = "3.1.0"; /// /// The current position of the scroll bar in the GUI.