From 435f00fdbeda459ffa5b2e6d647a5222baf66333 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Mon, 26 Sep 2022 21:35:29 +0200 Subject: [PATCH] 1.1.2 - hotfix of launcher being unable to download any stuff --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- anime-game-core | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ea839ff..40164b0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -31,7 +31,7 @@ dependencies = [ [[package]] name = "anime-game-core" -version = "1.1.4" +version = "1.1.5" dependencies = [ "anyhow", "bzip2", @@ -52,7 +52,7 @@ dependencies = [ [[package]] name = "anime-game-launcher" -version = "1.1.1" +version = "1.1.2" dependencies = [ "anime-game-core", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index e493392..6044bab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anime-game-launcher" -version = "1.1.1" +version = "1.1.2" description = "Anime Game launcher" authors = ["Nikita Podvirnyy "] license = "GPL-3.0" diff --git a/anime-game-core b/anime-game-core index e2140ce..2e9bd39 160000 --- a/anime-game-core +++ b/anime-game-core @@ -1 +1 @@ -Subproject commit e2140cea392560ac685088d6cc6295ad1172cb72 +Subproject commit 2e9bd3920556b9d64aea22e5be3294498a8e87be