Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ead1f3 commit 27b4114Copy full SHA for 27b4114
1 file changed
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 = "7";
+ const string ver_for_rc = "8";
25
26
public const string FileVersion = $"{Version2}.{ver_for_rc}0{ver_for_preview}.0";
27
0 commit comments