Skip to content

Commit e62382b

Browse files
Merge pull request #206 from ForrestTrepte/dev/release_1_0_0
bump version from 0.0.18 to 1.0.0
2 parents a3f653c + 45c0ade commit e62382b

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 = "0.0.18";
14+
public const string NuGetForUnityVersion = "1.0.0";
1515

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

0 commit comments

Comments
 (0)