Skip to content

Commit

Permalink
0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyadanli committed Dec 3, 2023
1 parent 0702dc5 commit 94260d7
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.16.4";
public static string Version { get; } = "0.17.0";

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

Expand Down

0 comments on commit 94260d7

Please sign in to comment.