Skip to content

Commit c8a9896

Browse files
authored
Merge pull request #264 from jwittner/dev/bumpVersion1.2.1
Bump to 1.2.1
2 parents 27ac868 + 2d55316 commit c8a9896

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.0";
14+
public const string NuGetForUnityVersion = "1.2.1";
1515

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

0 commit comments

Comments
 (0)