Skip to content

Commit 5afbfb2

Browse files
3.18.0
1 parent 019622c commit 5afbfb2

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

1214
- Fixed size of images in the "Appearance" preferences section (most noticeable on flatpak)
@@ -720,7 +722,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
720722

721723
<br>
722724

723-
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.17.0...next
725+
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.18.0...next
726+
[3.18.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.17.0...3.18.0
724727
[3.17.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.16.0...3.17.0
725728
[3.16.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.6...3.16.0
726729
[3.15.6]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.15.5...3.15.6

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