diff --git a/Assets/NuGet/Editor/NugetPreferences.cs b/Assets/NuGet/Editor/NugetPreferences.cs index 3b72217a..f3dba756 100644 --- a/Assets/NuGet/Editor/NugetPreferences.cs +++ b/Assets/NuGet/Editor/NugetPreferences.cs @@ -12,7 +12,7 @@ public static class NugetPreferences /// /// The current version of NuGet for Unity. /// - public const string NuGetForUnityVersion = "3.0.4"; + public const string NuGetForUnityVersion = "3.0.5"; /// /// The current position of the scroll bar in the GUI. diff --git a/Packager/NuGetForUnity.unitypackage b/Packager/NuGetForUnity.unitypackage index fb1ea828..69f7c9db 100644 Binary files a/Packager/NuGetForUnity.unitypackage and b/Packager/NuGetForUnity.unitypackage differ