From 0ffda88dcf6a82ddd0102055cc1825cfbe4da46d Mon Sep 17 00:00:00 2001 From: Josh Wittner Date: Thu, 20 Jun 2019 13:00:08 -0700 Subject: [PATCH] Bump version to 1.2.0 --- 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 9f97dade..40ad7b15 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 = "1.1.0"; + public const string NuGetForUnityVersion = "1.2.0"; /// /// The current position of the scroll bar in the GUI.