mirror of
https://github.com/HolographicHat/Yae.git
synced 2025-12-06 14:42:52 +08:00
bump version
This commit is contained in:
@@ -18,8 +18,8 @@ public static class GlobalVars {
|
||||
public static readonly string CachePath = Path.Combine(DataPath, "cache");
|
||||
public static readonly string LibFilePath = Path.Combine(DataPath, "YaeAchievement.dll");
|
||||
|
||||
public const uint AppVersionCode = 242;
|
||||
public const string AppVersionName = "5.7.2";
|
||||
public const uint AppVersionCode = 243;
|
||||
public const string AppVersionName = "5.7.3";
|
||||
|
||||
public const string PipeName = "YaeAchievementPipe";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user