From 28fe74ba9dccbe391746ba90ee0866d818cdb366 Mon Sep 17 00:00:00 2001 From: shpaass Date: Wed, 6 Nov 2024 02:44:56 +0100 Subject: [PATCH] chore: prepare for the Yafc 2.2.0 release --- Yafc/Yafc.csproj | 4 ++-- changelog.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Yafc/Yafc.csproj b/Yafc/Yafc.csproj index 251c21cb..9f2a9213 100644 --- a/Yafc/Yafc.csproj +++ b/Yafc/Yafc.csproj @@ -3,8 +3,8 @@ WinExe net8.0 win-x64;linux-x64;osx-x64;osx-arm64 - 2.1.0 - 2.1.0 + 2.2.0 + 2.2.0 true image.ico enable diff --git a/changelog.txt b/changelog.txt index a5abc244..23849691 100644 --- a/changelog.txt +++ b/changelog.txt @@ -15,8 +15,8 @@ // Internal changes: // Changes to the code that do not affect the behavior of the program. ---------------------------------------------------------------------------------------------------------------------- -Version: -Date: +Version: 2.2.0 +Date: November 6th 2024 Features: - Add pseudo-items representing a recipe's total sushi-inputs and sushi-outputs. They can be toggled on/off in the LMB of the recipe.