We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01dd31 commit ab8160aCopy full SHA for ab8160a
Src/EditorUtils/Constants.cs
@@ -10,7 +10,7 @@ public static class Constants
10
#if DEBUG
11
internal const string AssemblyVersion = "99.0.0.0";
12
#else
13
- internal const string AssemblyVersion = "1.4.1.1";
+ internal const string AssemblyVersion = "1.4.2.0";
14
#endif
15
16
/// <summary>
0 commit comments