Skip to content

Commit fcb32ce

Browse files
committed
release Yafc 2.15.0
1 parent ae27cb3 commit fcb32ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.14.0</AssemblyVersion>
7-
<FileVersion>2.14.0</FileVersion>
6+
<AssemblyVersion>2.15.0</AssemblyVersion>
7+
<FileVersion>2.15.0</FileVersion>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<ApplicationIcon>image.ico</ApplicationIcon>
1010
<Nullable>enable</Nullable>

changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
// Changes to the code that do not affect the behavior of the program.
2020

2121
----------------------------------------------------------------------------------------------------------------------
22-
Version:
23-
Date:
22+
Version: 2.15.0
23+
Date: September 1st 2025
2424
Features:
2525
- Add Ctrl+Shift+Click to add the most cost-effective, accessible recipe for an item.
2626
- Better accessibility analysis for Ultracube.

0 commit comments

Comments
 (0)