We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35641d5 commit 35be6dbCopy full SHA for 35be6db
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 = "12";
+ const string ver_for_rc = "13";
25
26
public const string FileVersion = $"{Version2}.{ver_for_rc}1{ver_for_preview}.0";
27
0 commit comments