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 5c45649 commit bd30f0dCopy full SHA for bd30f0d
2 files changed
ref/Common
src/AssemblyInfo.Constants.cs
@@ -18,7 +18,7 @@ public static partial class AssemblyInfo
18
/// <summary>
19
/// 预览版本号,范围 1~9,只增不减
20
/// </summary>
21
- const string ver_for_preview = "1";
+ const string ver_for_preview = "2";
22
23
24
/// RC 版本号,范围 0~9,只增不减
0 commit comments