From 4ec0cb2016933e9e0b2e40ae123aa04b1fb17a77 Mon Sep 17 00:00:00 2001 From: eunma Date: Wed, 15 Nov 2023 22:49:17 +0900 Subject: [PATCH] 1.303 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 39b4d4773..5620ee7a8 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.302.0.0")] -[assembly: AssemblyFileVersion("1.302.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.303.0.0")] +[assembly: AssemblyFileVersion("1.303.0.0")] \ No newline at end of file diff --git a/README.md b/README.md index 932a4b3eb..4dd03c88c 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,8 @@ FallGuysStats is open source, meaning anyone can view the code, so download it w
Details + - `1.303` + - Bugfix and program optimization - `1.302` - Updated new show and round names - Bugfix and program optimization