Skip to content

Commit 081e9c0

Browse files
committed
release Yafc 2.11.0
1 parent 604d07b commit 081e9c0

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.10.0</AssemblyVersion>
7-
<FileVersion>2.10.0</FileVersion>
6+
<AssemblyVersion>2.11.0</AssemblyVersion>
7+
<FileVersion>2.11.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
@@ -15,8 +15,8 @@
1515
// Internal changes:
1616
// Changes to the code that do not affect the behavior of the program.
1717
----------------------------------------------------------------------------------------------------------------------
18-
Version:
19-
Date:
18+
Version: 2.11.0
19+
Date: March 21st 2025
2020
Features:
2121
- Open the preferences or milestones when you click on the icon for the reactor or quality warning messages.
2222
- Implemented Auto Save.

0 commit comments

Comments
 (0)