Skip to content

Commit 50fd22e

Browse files
committed
release Yafc 2.11.1
1 parent a1bd055 commit 50fd22e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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.11.0</AssemblyVersion>
7-
<FileVersion>2.11.0</FileVersion>
6+
<AssemblyVersion>2.11.1</AssemblyVersion>
7+
<FileVersion>2.11.1</FileVersion>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<ApplicationIcon>image.ico</ApplicationIcon>
1010
<Nullable>enable</Nullable>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
----------------------------------------------------------------------------------------------------------------------
1818
Version:
1919
Date:
20+
----------------------------------------------------------------------------------------------------------------------
21+
Version: 2.11.1
22+
Date: April 5th 2025
2023
Fixes:
2124
- (regression) Fix opening new unnamed files.
2225
- (.NET 9) Fix page name display in the search-all dropdown.

0 commit comments

Comments
 (0)