Skip to content

Commit 9a78f38

Browse files
committed
🔖 3.0.0-rc.7
1 parent 8a091ce commit 9a78f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AssemblyInfo.Constants.cs

Lines changed: 1 addition & 1 deletion
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 = "6";
24+
const string ver_for_rc = "7";
2525

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

0 commit comments

Comments
 (0)