Skip to content

Commit cf8ab82

Browse files
committed
0.28.0
1 parent a553dc2 commit cf8ab82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BetterGenshinImpact/Core/Config/Global.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace BetterGenshinImpact.Core.Config;
55

66
public class Global
77
{
8-
public static string Version { get; } = "0.27.1";
8+
public static string Version { get; } = "0.28.0";
99

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

0 commit comments

Comments
 (0)