This commit is contained in:
Observer KRypt0n_ 2024-05-08 20:06:46 +02:00
parent e409fb2eb5
commit 135f2ace09
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
3 changed files with 6 additions and 3 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.5.5] - 08.05.2024
### Added
- Added Czech
@ -271,7 +273,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<br>
[unreleased]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.5.4...next
[unreleased]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.5.5...next
[1.5.5]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.5.4...1.5.5
[1.5.4]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.5.3...1.5.4
[1.5.3]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.5.2...1.5.3
[1.5.2]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.5.1...1.5.2

2
Cargo.lock generated
View file

@ -1503,7 +1503,7 @@ dependencies = [
[[package]]
name = "honkers-railway-launcher"
version = "1.5.4"
version = "1.5.5"
dependencies = [
"anime-launcher-sdk",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "honkers-railway-launcher"
version = "1.5.4"
version = "1.5.5"
description = "The Honkers Railway launcher"
authors = ["Nikita Podvirnyi <krypt0nn@vk.com>"]
homepage = "https://github.com/an-anime-team/the-honkers-railway-launcher"