From b96605a9797b1656dbc1f466cf88f55992b91ca6 Mon Sep 17 00:00:00 2001 From: Josh Wittner Date: Thu, 24 Feb 2022 09:10:47 -0800 Subject: [PATCH] Update NugetPreferences.cs --- Assets/NuGet/Editor/NugetPreferences.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/NuGet/Editor/NugetPreferences.cs b/Assets/NuGet/Editor/NugetPreferences.cs index 79e66b42..1d92418a 100644 --- a/Assets/NuGet/Editor/NugetPreferences.cs +++ b/Assets/NuGet/Editor/NugetPreferences.cs @@ -11,7 +11,7 @@ public static class NugetPreferences /// /// The current version of NuGet for Unity. /// - public const string NuGetForUnityVersion = "3.0.3"; + public const string NuGetForUnityVersion = "3.0.4"; /// /// The current position of the scroll bar in the GUI.