Skip to content

Commit 0057044

Browse files
authored
Merge pull request #390 from jwittner/dev/bump3.0.2
Bump version to 3.0.2
2 parents a1b5572 + a2bc79c commit 0057044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/NuGet/Editor/NugetPreferences.cs

+1-1
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 = "3.0.1";
14+
public const string NuGetForUnityVersion = "3.0.2";
1515

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

0 commit comments

Comments
 (0)