Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27b4114

Browse files
committed
🔖 3.0.0-rc.8
1 parent 6ead1f3 commit 27b4114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "7";
24+
const string ver_for_rc = "8";
2525

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

0 commit comments

Comments
 (0)