Skip to content

Commit 35be6db

Browse files
committed
🔖 rc.13
1 parent 35641d5 commit 35be6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AssemblyInfo.Constants.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public static partial class AssemblyInfo
2121
/// <summary>
2222
/// RC 版本号,范围 0~9,只增不减
2323
/// </summary>
24-
const string ver_for_rc = "12";
24+
const string ver_for_rc = "13";
2525

2626
public const string FileVersion = $"{Version2}.{ver_for_rc}1{ver_for_preview}.0";
2727

0 commit comments

Comments
 (0)