Skip to content

Commit c5d9930

Browse files
committed
0.30.0
1 parent a84c94c commit c5d9930

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.29.4";
8+
public static string Version { get; } = "0.30.0";
99

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

0 commit comments

Comments
 (0)