Skip to content

Commit

Permalink
release Yafc 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shpaass committed Jan 20, 2025
1 parent 6b4101b commit d52e765
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Yafc/Yafc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64;osx-arm64</RuntimeIdentifiers>
<AssemblyVersion>2.5.0</AssemblyVersion>
<FileVersion>2.5.0</FileVersion>
<AssemblyVersion>2.6.0</AssemblyVersion>
<FileVersion>2.6.0</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationIcon>image.ico</ApplicationIcon>
<Nullable>enable</Nullable>
Expand Down
7 changes: 5 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@
// Internal changes:
// Changes to the code that do not affect the behavior of the program.
----------------------------------------------------------------------------------------------------------------------
Version:
Date:
Version:
Date:
----------------------------------------------------------------------------------------------------------------------
Version: 2.6.0
Date: January 20th 2025
Features:
- Apply productivity, speed, and consumption effects to recipes, and show them in tooltips.
Fixes:
Expand Down

0 comments on commit d52e765

Please sign in to comment.