Skip to content

Commit 88ddc7a

Browse files
committed
🔖 3.0.0-rc.16
1 parent e5463f4 commit 88ddc7a

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

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

0 commit comments

Comments
 (0)