diff --git a/Cargo.lock b/Cargo.lock index 1857fd2..4421f9a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1475,7 +1475,7 @@ dependencies = [ [[package]] name = "honkers-railway-launcher" -version = "1.6.1" +version = "1.7.0" dependencies = [ "anime-launcher-sdk", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index aab169f..f3e3a04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "honkers-railway-launcher" -version = "1.6.1" +version = "1.7.0" description = "The Honkers Railway launcher" authors = ["Nikita Podvirnyi "] homepage = "https://github.com/an-anime-team/the-honkers-railway-launcher"