diff --git a/CHANGELOG.md b/CHANGELOG.md index bb579f7..fbdd3db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -551,7 +551,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.11.0...next -[3.10.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.3...3.11.0 +[3.11.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.3...3.11.0 [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 diff --git a/Cargo.toml b/Cargo.toml index e8c9316..ea8d0d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "anime-game-launcher" version = "3.11.0" description = "Anime Game launcher" -authors = ["Nikita Podvirnyy "] +authors = ["Nikita Podvirnyi "] homepage = "https://github.com/an-anime-team/an-anime-game-launcher" repository = "https://github.com/an-anime-team/an-anime-game-launcher" license = "GPL-3.0"