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 e5463f4 commit 88ddc7aCopy full SHA for 88ddc7a
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 = "15";
+ const string ver_for_rc = "16";
25
26
public const string FileVersion = $"{Version2}.{ver_for_rc}2{ver_for_preview}.0";
27
0 commit comments