From 1ff01ee4adace3cb912a853ebbb6b65c0b0c298f Mon Sep 17 00:00:00 2001 From: eunma Date: Thu, 9 May 2024 19:20:34 +0900 Subject: [PATCH] 1.371 version update --- Properties/AssemblyInfo.cs | 4 ++-- README.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 7d6a5c71c..b7b3a117c 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -10,5 +10,5 @@ [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("9ddf7bd8-3c77-43d4-a229-f79ce082c6e8")] -[assembly: AssemblyVersion("1.370.0.0")] -[assembly: AssemblyFileVersion("1.370.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.371.0.0")] +[assembly: AssemblyFileVersion("1.371.0.0")] \ No newline at end of file diff --git a/README.md b/README.md index d63387847..84ea70468 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,8 @@ FallGuysStats is open source, meaning anyone can view the code, so download it w
Details + - `1.371` + - Bugfix and program optimization - `1.370` - Bugfix and program optimization - `1.369`