Skip to content

Commit

Permalink
release Yafc 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shpaass committed Nov 12, 2024
1 parent 33d50ef commit d6bbdb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Yafc/Yafc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64;osx-arm64</RuntimeIdentifiers>
<AssemblyVersion>2.3.0</AssemblyVersion>
<FileVersion>2.3.0</FileVersion>
<AssemblyVersion>2.3.1</AssemblyVersion>
<FileVersion>2.3.1</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationIcon>image.ico</ApplicationIcon>
<Nullable>enable</Nullable>
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
// Internal changes:
// Changes to the code that do not affect the behavior of the program.
----------------------------------------------------------------------------------------------------------------------
Version: 2.3.1
Date: November 10th 2024
Bugfixes:
- Cybersyn now doesn't crash on load.

Version: 2.3.0
Date: November 10th 2024
Features:
Expand Down

0 comments on commit d6bbdb5

Please sign in to comment.