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 8a091ce commit 9a78f38Copy full SHA for 9a78f38
src/AssemblyInfo.Constants.cs
@@ -21,7 +21,7 @@ public static partial class AssemblyInfo
21
/// <summary>
22
/// RC 版本号,范围 0~9,只增不减
23
/// </summary>
24
- const string ver_for_rc = "6";
+ const string ver_for_rc = "7";
25
26
public const string FileVersion = $"{Version2}.{ver_for_rc}0{ver_for_preview}.0";
27
0 commit comments