File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33 <OutputType >WinExe</OutputType >
44 <TargetFramework >net8.0</TargetFramework >
55 <RuntimeIdentifiers >win-x64;linux-x64;osx-x64;osx-arm64</RuntimeIdentifiers >
6- <AssemblyVersion >2.13 .0</AssemblyVersion >
7- <FileVersion >2.13 .0</FileVersion >
6+ <AssemblyVersion >2.14 .0</AssemblyVersion >
7+ <FileVersion >2.14 .0</FileVersion >
88 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
99 <ApplicationIcon >image.ico</ApplicationIcon >
1010 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 1414// Bugfixes go there.
1515// Internal changes:
1616// Changes to the code that do not affect the behavior of the program.
17+
1718----------------------------------------------------------------------------------------------------------------------
1819Version:
1920Date:
21+ Features:
22+
23+ Fixes:
24+
25+ ----------------------------------------------------------------------------------------------------------------------
26+ Version: 2.14.0
27+ Date: June 15th 2025
2028 Features:
2129 - Module templates can be automatically applied to new recipe rows, on a per-template basis.
2230 Fixes:
You can’t perform that action at this time.
0 commit comments