From 45c0ade4be642c55647e37be6f338c177ae4adeb Mon Sep 17 00:00:00 2001 From: Forrest Trepte Date: Mon, 12 Nov 2018 15:45:43 -0800 Subject: [PATCH] bump version from 0.0.18 to 1.0.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 396ed1a7..13b0107b 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 = "0.0.18"; + public const string NuGetForUnityVersion = "1.0.0"; /// /// The current position of the scroll bar in the GUI.