Skip to content

Commit

Permalink
3.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
krypt0nn committed Jul 21, 2024
1 parent 2c3559c commit 935390a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.10.3] - 21.07.2024

### Fixed

- Fixed `game.log` file overfilling at the start of the game
Expand Down Expand Up @@ -534,7 +536,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<br>

[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.2...next
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.3...next
[3.10.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.2...3.10.2
[3.10.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.1...3.10.2
[3.10.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.0...3.10.1
[3.10.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.6...3.10.0
Expand Down
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "anime-game-launcher"
version = "3.10.2"
version = "3.10.3"
description = "Anime Game launcher"
authors = ["Nikita Podvirnyy <[email protected]>"]
homepage = "https://github.com/an-anime-team/an-anime-game-launcher"
Expand Down

0 comments on commit 935390a

Please sign in to comment.