From 8e50fc01b8c3fe6ff42d4ba7d9d68d1cd8e6df33 Mon Sep 17 00:00:00 2001 From: eunma Date: Sun, 27 Aug 2023 13:27:51 +0900 Subject: [PATCH] 1.256 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 2c22cc4af..71aa28f12 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.255.0.0")] -[assembly: AssemblyFileVersion("1.255.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.256.0.0")] +[assembly: AssemblyFileVersion("1.256.0.0")] \ No newline at end of file diff --git a/README.md b/README.md index 5e47c7eb7..804947584 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.256` + - Bugfix and program optimization - `1.255` - Bugfix and program optimization - `1.254`