From 9ff8af3381f0d0eea5ea5133288746e4f31f7070 Mon Sep 17 00:00:00 2001 From: Forrest Trepte Date: Thu, 25 Oct 2018 15:52:47 -0700 Subject: [PATCH] bump version number in preparation 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 7e54a2e7..396ed1a7 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.17"; + public const string NuGetForUnityVersion = "0.0.18"; /// /// The current position of the scroll bar in the GUI.