Skip to content

Commit 9ab026c

Browse files
3.15.1
1 parent 8ca3b83 commit 9ab026c

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.15.1] - 28.07.2025
11+
1012
### Fixed
1113

1214
- Fixed preload not using the configured temporary folder
@@ -646,7 +648,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
646648

647649
<br>
648650

649-
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.0...next
651+
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.1...next
652+
[3.15.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.0...3.15.1
650653
[3.15.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.14.3...3.15.0
651654
[3.14.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.14.2...3.14.3
652655
[3.14.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.14.1...3.14.2

‎Cargo.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anime-game-launcher"
3-
version = "3.15.0"
3+
version = "3.15.1"
44
description = "Anime Game launcher"
55
authors = ["Nikita Podvirnyi <krypt0nn@vk.com>"]
66
homepage = "https://github.com/an-anime-team/an-anime-game-launcher"

0 commit comments

Comments
 (0)