Skip to content

Commit

Permalink
0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyadanli committed May 23, 2024
1 parent a84c94c commit c5d9930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BetterGenshinImpact/Core/Config/Global.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace BetterGenshinImpact.Core.Config;

public class Global
{
public static string Version { get; } = "0.29.4";
public static string Version { get; } = "0.30.0";

public static string StartUpPath { get; set; } = AppContext.BaseDirectory;

Expand Down

0 comments on commit c5d9930

Please sign in to comment.