Skip to content

Commit 2b6d919

Browse files
3.15.2
1 parent 8de975e commit 2b6d919

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.2] - 29.07.2025
11+
1012
### Fixed
1113

1214
- Fixed preload progress bar not displaying any progress
@@ -659,7 +661,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
659661

660662
<br>
661663

662-
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.1...next
664+
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.2...next
665+
[3.15.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.1...3.15.2
663666
[3.15.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.0...3.15.1
664667
[3.15.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.14.3...3.15.0
665668
[3.14.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.14.2...3.14.3

‎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.1"
3+
version = "3.15.2"
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)