Skip to content

Commit aad6303

Browse files
committed
Release Yafc 2.17.0
1 parent fd68668 commit aad6303

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Yafc/Yafc.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net8.0</TargetFramework>
55
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64;osx-arm64</RuntimeIdentifiers>
6-
<AssemblyVersion>2.16.0</AssemblyVersion>
7-
<FileVersion>2.16.0</FileVersion>
6+
<AssemblyVersion>2.17.0</AssemblyVersion>
7+
<FileVersion>2.17.0</FileVersion>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<ApplicationIcon>image.ico</ApplicationIcon>
1010
<Nullable>enable</Nullable>

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
----------------------------------------------------------------------------------------------------------------------
2222
Version:
2323
Date:
24+
Features:
25+
Fixes:
26+
----------------------------------------------------------------------------------------------------------------------
27+
Version: 2.17.0
28+
Date: March 4th 2026
2429
Features:
2530
- Support tables without a header recipe.
2631
- Retain scroll when switching tabs.

0 commit comments

Comments
 (0)