Skip to content

Commit

Permalink
Updated CHANGELOG and increased to version 1.2.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikelChan committed Aug 31, 2021
1 parent 0776e80 commit a9eb40b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AFSPacker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.4.0")]
[assembly: AssemblyFileVersion("1.2.4.0")]
[assembly: AssemblyVersion("1.2.5.0")]
[assembly: AssemblyFileVersion("1.2.5.0")]
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.2.5] - 2021-08-31
### Fixed
- Fixed not being able to extract or create AFS files with empty name entries, for games like Winback 2: Project Poseidon.

## [1.2.4] - 2020-12-15
### Fixed
Expand Down

0 comments on commit a9eb40b

Please sign in to comment.