Skip to content

Commit

Permalink
Update version to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelOrca committed Jan 14, 2024
1 parent 99d5d40 commit 5e89e20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
BioRand v3.2.3 (2023-01-14)

* [Fix] #786: RE 1, room 301, crash due to bees.
* [Fix] Last room appearing in any segment.

BioRand v3.2.2 (2023-01-13)

* [Change] RE 2, improve trade NPC message.
Expand Down
2 changes: 1 addition & 1 deletion biorand/biorand.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<Copyright>Copyright (C) Ted John 2022-2023</Copyright>
<Product>Resident Evil Randomizer</Product>
<Version>3.2.2</Version>
<Version>3.2.3</Version>
<RootNamespace>IntelOrca.Biohazard.BioRand</RootNamespace>
<ApplicationIcon>biorand.ico</ApplicationIcon>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit 5e89e20

Please sign in to comment.