Skip to content

Commit

Permalink
🔖 3.0.0-rc.11
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Sep 25, 2024
1 parent 66f3aa2 commit 75e5b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AssemblyInfo.Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public static partial class AssemblyInfo
/// <summary>
/// RC 版本号,范围 0~9,只增不减
/// </summary>
const string ver_for_rc = "10";
const string ver_for_rc = "11";

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

Expand Down

0 comments on commit 75e5b6e

Please sign in to comment.