Skip to content

Commit 1776459

Browse files
authored
Merge pull request #311 from jwittner/dev/bump2.0.0
Recent API changes require a major version bump
2 parents c48d1a2 + f71aaa0 commit 1776459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/NuGet/Editor/NugetPreferences.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public static class NugetPreferences
1111
/// <summary>
1212
/// The current version of NuGet for Unity.
1313
/// </summary>
14-
public const string NuGetForUnityVersion = "1.2.4";
14+
public const string NuGetForUnityVersion = "2.0.0";
1515

1616
/// <summary>
1717
/// The current position of the scroll bar in the GUI.

0 commit comments

Comments
 (0)