Skip to content

Commit ce481da

Browse files
authored
Merge pull request GlitchEnzo#248 from jwittner/dev/bumpVersion1.1.0
Bump to 1.1.0
2 parents ff17fa9 + e33b7e0 commit ce481da

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

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

0 commit comments

Comments
 (0)