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 fcecb2c commit c0e757dCopy full SHA for c0e757d
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 = "13";
+ const string ver_for_rc = "14";
25
26
public const string FileVersion = $"{Version2}.{ver_for_rc}2{ver_for_preview}.0";
27
0 commit comments