From f93665480341e054f0b2a1e1c02107bd11f51365 Mon Sep 17 00:00:00 2001 From: Josh Wittner Date: Wed, 3 Nov 2021 14:41:45 -0700 Subject: [PATCH] Bump version for release --- 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 2c42d0e8..79e66b42 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.2"; + public const string NuGetForUnityVersion = "3.0.3"; /// /// The current position of the scroll bar in the GUI.