File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<OutputType >WinExe</OutputType >
4
4
<TargetFramework >net8.0</TargetFramework >
5
5
<RuntimeIdentifiers >win-x64;linux-x64;osx-x64;osx-arm64</RuntimeIdentifiers >
6
- <AssemblyVersion >2.1 .0</AssemblyVersion >
7
- <FileVersion >2.1 .0</FileVersion >
6
+ <AssemblyVersion >2.2 .0</AssemblyVersion >
7
+ <FileVersion >2.2 .0</FileVersion >
8
8
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
9
9
<ApplicationIcon >image.ico</ApplicationIcon >
10
10
<Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 15
15
// Internal changes:
16
16
// Changes to the code that do not affect the behavior of the program.
17
17
----------------------------------------------------------------------------------------------------------------------
18
- Version:
19
- Date:
18
+ Version: 2.2.0
19
+ Date: November 6th 2024
20
20
Features:
21
21
- Add pseudo-items representing a recipe's total sushi-inputs and sushi-outputs.
22
22
They can be toggled on/off in the LMB of the recipe.
You can’t perform that action at this time.
0 commit comments