Skip to content

Commit 1ecf0f1

Browse files
Prepare preview3 release.
1 parent 6d05f36 commit 1ecf0f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ILSpy/Properties/AssemblyInfo.template.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ internal static class RevisionClass
3939
public const string Minor = "0";
4040
public const string Build = "0";
4141
public const string Revision = "$INSERTREVISION$";
42-
public const string VersionName = "preview2";
42+
public const string VersionName = "preview3";
4343

4444
public const string FullVersion = Major + "." + Minor + "." + Build + ".$INSERTREVISION$$INSERTBRANCHPOSTFIX$$INSERTVERSIONNAMEPOSTFIX$";
4545
}

0 commit comments

Comments
 (0)