From bc019a26c8789b504fec44aa16f5b77803495728 Mon Sep 17 00:00:00 2001 From: eunma Date: Tue, 2 Jul 2024 18:58:19 +0900 Subject: [PATCH] 1.378 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 ba962d14..260341a2 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.377.0.0")] -[assembly: AssemblyFileVersion("1.377.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.378.0.0")] +[assembly: AssemblyFileVersion("1.378.0.0")] \ No newline at end of file diff --git a/README.md b/README.md index e7ccff92..a68d282b 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.378` + - Bugfix and program optimization - `1.377` - Bugfix and program optimization - `1.376`