Skip to content

Commit ab8160a

Browse files
committed
Pushing a new version
1 parent c01dd31 commit ab8160a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/EditorUtils/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public static class Constants
1010
#if DEBUG
1111
internal const string AssemblyVersion = "99.0.0.0";
1212
#else
13-
internal const string AssemblyVersion = "1.4.1.1";
13+
internal const string AssemblyVersion = "1.4.2.0";
1414
#endif
1515

1616
/// <summary>

0 commit comments

Comments
 (0)